Home
last modified time | relevance | path

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

/dragonfly/lib/libcompat/4.4/
HDcuserid.c49 (void)strncpy(s, pwd->pw_name, L_cuserid); in cuserid()
/dragonfly/include/
HDstdio.h284 #define L_cuserid 17 /* size for cuserid(3); MAXLOGNAME, legacy */ macro