Searched refs:UID_SZ (Results 1 – 1 of 1) sorted by relevance
54 #define UID_SZ 317 /* size of uid to user_name cache */ macro121 if ((uidtb = calloc(UID_SZ, sizeof(UIDC *))) == NULL) { in uidtb_start()213 pptr = uidtb + (uid % UID_SZ); in user_from_uid()