Searched refs:no_more (Results 1 – 2 of 2) sorted by relevance
30 int no_more; in setup() local47 return no_more; in setup()61 int no_more; in __nss_setent() local78 while (! no_more) in __nss_setent()96 no_more = 1; in __nss_setent()121 int no_more; in __nss_endent() local136 while (! no_more) in __nss_endent()167 int no_more; in __nss_getent_r() local190 while (! no_more) in __nss_getent_r()217 no_more = 1; in __nss_getent_r()[all …]
201 int no_more, err; in libc_hidden_proto() local264 no_more = DB_LOOKUP_FCT (&nip, REENTRANT_NAME_STRING, in libc_hidden_proto()267 while (no_more == 0) in libc_hidden_proto()343 no_more = __nss_next2 (&nip, REENTRANT_NAME_STRING, in libc_hidden_proto()
Completed in 7 milliseconds