Searched refs:c_nouser (Results 1 – 3 of 3) sorted by relevance
75 PLAN *c_nouser(char *, char ***, int);
84 { "-nouser", N_NOUSER, c_nouser, O_ZERO },
1323 c_nouser(char *ignore, char ***ignored, int unused) in c_nouser() function