Searched refs:L_cuserid (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/lib/libcompat/4.4/
H A Dcuserid.c48 static char buf[L_cuserid];
61 (void)strncpy(s, pw->pw_name, L_cuserid);
/netbsd-current/include/
H A Dstdio.h294 #define L_cuserid 9 /* size for cuserid(); UT_NAMESIZE + 1 */ macro

Completed in 92 milliseconds