Home
last modified time | relevance | path

Searched refs:_nss_files_do_all (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.h106 extern nss_status_t _nss_files_do_all(files_backend_ptr_t,
129 extern nss_status_t _nss_files_do_all();
H A Dgetgrent.c229 return (_nss_files_do_all(be, argp, argp->username,
H A Dfiles_common.c150 _nss_files_do_all(be, args, filter, func) in _nss_files_do_all() function