Home
last modified time | relevance | path

Searched refs:NCACHE (Results 1 – 2 of 2) sorted by relevance

/external/openssh/openbsd-compat/
Dpwcache.c43 #define NCACHE 64 /* power of 2 */ macro
44 #define MASK (NCACHE - 1) /* bits to store with */
53 } c_uid[NCACHE]; in user_from_uid()
88 } c_gid[NCACHE]; in group_from_gid()
/external/libvncserver/
DChangeLog4091 x11vnc/x11vnc_defs.c: x11vnc: set NCACHE -1 for release.
4169 things up (NCACHE = -1) to not have -ncache on by default.