Searched refs:NSCD_NEW_COOKIE (Results 1 – 3 of 3) sorted by relevance
1381 contextp->cookie = NSCD_NEW_COOKIE; /* cookie init */ in nss_setent_u()1387 contextp->cookie = NSCD_NEW_COOKIE; in nss_setent_u()1391 if (contextp->cookie == NSCD_NEW_COOKIE) { in nss_setent_u()1967 if (cookie != NSCD_NEW_COOKIE && cookie != contextp->cookie_setent && in nss_unpack_ent()2140 if (contextp->cookie == NSCD_NEW_COOKIE) { in _nsc_setent_u()2204 contextp->cookie == NSCD_NEW_COOKIE) { in _nsc_getent_u()2283 contextp->cookie = NSCD_NEW_COOKIE; in _nsc_endent_u()
549 #define NSCD_NEW_COOKIE 0 macro
1470 if (setent == 1 && cookie->p1_cookie_num == NSCD_NEW_COOKIE) { in nscd_map_contextp()