Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dgethostent6.c41 extern int __nss_files_2herrno();
55 argp->h_errno = __nss_files_2herrno(res);
76 argp->h_errno = __nss_files_2herrno(res);
H A Dgethostent.c43 int __nss_files_2herrno();
125 argp->h_errno = __nss_files_2herrno(res);
221 argp->h_errno = __nss_files_2herrno(res);
710 __nss_files_2herrno(nsstat) in __nss_files_2herrno() function