OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UID_SZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
pwcache.h
51
#define
UID_SZ
317 /* size of uid to user_name cache */
pwcache.c
181
if ((uidtb = (UIDC **)calloc(
UID_SZ
, sizeof(UIDC *))) == NULL) {
271
pptr = uidtb + (uid %
UID_SZ
);
544
FLUSHTB(uidtb,
UID_SZ
, uidtb_fail);
Completed in 39 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025