Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/nscd/
H A Dnscd_frontend.c882 if (NSCD_STATUS_IS_OK(phdr)) in if_selfcred_return_per_user_door()
966 if (NSCD_STATUS_IS_OK(phdr)) { in switcher()
1038 if (NSCD_STATUS_IS_OK(phdr)) in switcher()
1044 if (NSCD_STATUS_IS_OK(phdr)) in switcher()
1050 if (NSCD_STATUS_IS_OK(phdr)) in switcher()
1056 if (NSCD_STATUS_IS_OK(phdr)) { in switcher()
1095 if (NSCD_STATUS_IS_OK(phdr)) in switcher()
1101 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.c1784 if (NSCD_STATUS_IS_OK(phdr)) { in nsc_lookup()