Searched refs:any (Results 1 – 5 of 5) sorted by relevance
46 bool any = false; in _nss_files_initgroups_dyn() local115 any = true; in _nss_files_initgroups_dyn()128 return status == NSS_STATUS_SUCCESS && !any ? NSS_STATUS_NOTFOUND : status; in _nss_files_initgroups_dyn()
393 bool any = false; in libc_hidden_def() local432 any = true; in libc_hidden_def()474 if (status == NSS_STATUS_NOTFOUND && any) in libc_hidden_def()
8 version 2.1 of the License, or (at your option) any later version.19 /* This list must be kept sorted!!! If any long name is added the
8 version 2.1 of the License, or (at your option) any later version.
9 # version 2.1 of the License, or (at your option) any later version.
Completed in 10 milliseconds