Searched refs:L_cuserid (Results 1 – 9 of 9) sorted by relevance
42 static char res[L_cuserid];50 char utname[L_cuserid]; in cuserid()62 if ((p = getlogin_r(utname, L_cuserid)) != NULL) { in cuserid()63 (void) strlcpy(s, p, L_cuserid); in cuserid()65 (void) strlcpy(s, pw->pw_name, L_cuserid); in cuserid()
127 static char user_name[L_cuserid];271 static char user_name[L_cuserid]; in AutoInstall()
34 static char res[L_cuserid];
97 #define L_cuserid 9 macro
49 #define L_cuserid 9 macro
119 #define L_cuserid 9 macro
132 #ifndef L_cuserid136 # define L_cuserid M_L_CUSERID macro
124 char myname[L_cuserid]; in _ruserpass()
200 #define L_cuserid 9 macro