OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GNMLEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gen/
pwcache.h
50
#define
GNMLEN
32 /* >= group name found in any protocol */
70
char name[
GNMLEN
]; /* gid name */
pwcache.c
372
(void)snprintf(ptr->name,
GNMLEN
, "%lu", (long) gid);
383
(void)strlcpy(ptr->name, gr->gr_name,
GNMLEN
);
508
(void)strlcpy(ptr->name, name,
GNMLEN
);
Completed in 11 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025