Home
last modified time | relevance | path

Searched refs:NSCD_STATUS_IS_OK (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_frontend.c889 if (NSCD_STATUS_IS_OK(phdr)) in if_selfcred_return_per_user_door()
973 if (NSCD_STATUS_IS_OK(phdr)) { in switcher()
1045 if (NSCD_STATUS_IS_OK(phdr)) in switcher()
1051 if (NSCD_STATUS_IS_OK(phdr)) in switcher()
1057 if (NSCD_STATUS_IS_OK(phdr)) in switcher()
1063 if (NSCD_STATUS_IS_OK(phdr)) { in switcher()
1102 if (NSCD_STATUS_IS_OK(phdr)) in switcher()
1108 if (NSCD_STATUS_IS_OK(phdr)) { in switcher()
H A Dnscd_frontend.h72 if (NSCD_STATUS_IS_OK((nss_pheader_t *)(hdrp))) \
H A Dnscd_door.h112 #define NSCD_STATUS_IS_OK(ph) \ macro
H A Dcache.c1811 if (NSCD_STATUS_IS_OK(phdr)) { in nsc_lookup()