Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Damd.h677 #define SIZEOF_GID_STR 12 macro
678 extern char *opt_gid, gid_str[SIZEOF_GID_STR];
H A Dopts.c114 char uid_str[SIZEOF_UID_STR], gid_str[SIZEOF_GID_STR];