Searched refs:_nss_compat_endent (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/nsswitch/compat/common/ |
H A D | compat_common.h | 111 extern nss_status_t _nss_compat_endent(compat_backend_ptr_t, void *dummy); 126 extern nss_status_t _nss_compat_endent();
|
H A D | getgrent.c | 212 (void) _nss_compat_endent(be, 223 (void) _nss_compat_endent(be, 0); 315 _nss_compat_endent,
|
H A D | getauuser.c | 87 _nss_compat_endent,
|
H A D | getuserattr.c | 87 _nss_compat_endent,
|
H A D | compat_common.c | 410 _nss_compat_endent(be, dummy) in _nss_compat_endent() function 444 (void) _nss_compat_endent(be, 0); 662 (void) _nss_compat_endent(be, 0); 969 (void) _nss_compat_endent(be, 0);
|
H A D | getspent.c | 183 _nss_compat_endent,
|
H A D | getpwent.c | 263 _nss_compat_endent,
|