Searched refs:NCACHE (Results 1 – 4 of 4) sorted by relevance
43 #define NCACHE 64 /* power of 2 */ macro44 #define MASK (NCACHE - 1) /* bits to store with */53 } c_uid[NCACHE]; in user_from_uid()88 } c_gid[NCACHE]; in group_from_gid()
287 #ifndef NCACHE289 #define NCACHE 0 macro292 #define NCACHE -1 macro300 int ncache = NCACHE;
437 * x11vnc: set to version 0.9.2, back to NCACHE -12 for testing.441 * x11vnc: set things up (NCACHE = -1) to not have -ncache
3252 x11vnc/x11vnc_defs.c: x11vnc: set NCACHE -1 for release.3330 things up (NCACHE = -1) to not have -ncache on by default.