Home
last modified time | relevance | path

Searched refs:no_more (Results 1 – 2 of 2) sorted by relevance

/nss/
A Dgetnssent_r.c30 int no_more; in setup() local
47 return no_more; in setup()
61 int no_more; in __nss_setent() local
78 while (! no_more) in __nss_setent()
96 no_more = 1; in __nss_setent()
121 int no_more; in __nss_endent() local
136 while (! no_more) in __nss_endent()
167 int no_more; in __nss_getent_r() local
190 while (! no_more) in __nss_getent_r()
217 no_more = 1; in __nss_getent_r()
[all …]
A DgetXXbyYY_r.c201 int no_more, err; in libc_hidden_proto() local
264 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