Home
last modified time | relevance | path

Searched refs:tsol_getrhent (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libtsnet/
H A DMakefile.com32 tsol_getrhent.o tsol_gettpent.o \
/illumos-gate/usr/src/lib/nsswitch/ldap/
H A DMakefile.com50 tsol_getrhent.o \
/illumos-gate/usr/src/lib/libtsnet/common/
H A Dlibtsnet.h80 extern tsol_rhent_t *tsol_getrhent(void);
H A Dmapfile-vers61 tsol_getrhent;
H A Dtsol_getrhent.c103 tsol_getrhent(void) in tsol_getrhent() function
/illumos-gate/usr/src/lib/nsswitch/files/
H A DMakefile.com51 tsol_getrhent.o \
/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c670 tsol_getrhent()) != NULL) { in nss_get_rh()