Searched refs:NSCD_LOCAL_COOKIE (Results 1 – 3 of 3) sorted by relevance
1386 if (contextp->cookie != NSCD_LOCAL_COOKIE) in nss_setent_u()2097 if (contextp->cookie == NSCD_LOCAL_COOKIE) in _nsc_setent_u()2102 contextp->cookie = NSCD_LOCAL_COOKIE; in _nsc_setent_u()2108 contextp->cookie = NSCD_LOCAL_COOKIE; in _nsc_setent_u()2112 contextp->cookie = NSCD_LOCAL_COOKIE; in _nsc_setent_u()2141 contextp->cookie = NSCD_LOCAL_COOKIE; in _nsc_setent_u()2174 if (contextp->cookie == NSCD_LOCAL_COOKIE) in _nsc_getent_u()2205 contextp->cookie = NSCD_LOCAL_COOKIE; in _nsc_getent_u()2241 if (contextp->cookie == NSCD_LOCAL_COOKIE) in _nsc_endent_u()
550 #define NSCD_LOCAL_COOKIE 1 macro
1647 *cookie_num_p = NSCD_LOCAL_COOKIE; in delayed_setent()