Searched refs:login_protect (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/usr.bin/login/ |
| D | login_fbtab.c | 77 static void login_protect(const char *, char *, int, uid_t, gid_t); 114 login_protect(table, cp, prot, uid, gid); in login_fbtab() 124 login_protect(const char *table, char *pattern, int mask, uid_t uid, gid_t gid) in login_protect() function
|