Searched defs:luser (Results 1 - 6 of 6) sorted by relevance
| /src/lib/libpam/modules/pam_self/ |
| H A D | pam_self.c | 64 const char *luser; local in function:pam_sm_authenticate
|
| /src/usr.sbin/lpr/lprm/ |
| H A D | lprm.c | 80 static char luser[16]; /* buffer for person */ variable in typeref:typename:char[16]
|
| /src/dist/pf/usr.sbin/authpf/ |
| H A D | authpf.c | 60 char luser[MAXLOGNAME]; /* username */ variable in typeref:typename:char[] 445 allowed_luser(char * luser) argument 521 check_luser(char * luserdir,char * luser) argument 642 change_filter(int add,const char * luser,const char * ipsrc) argument [all...] |
| /src/lib/libc/net/ |
| H A D | rcmd.c | 599 ruserok(const char *rhost, int superuser, const char *ruser, const char *luser) argument 636 iruserok(u_int32_t raddr, int superuser, const char *ruser, const char *luser) argument 655 iruserok_sa(const void * raddr,int rlen,int superuser,const char * ruser,const char * luser) argument 750 __ivaliduser(FILE * hostf,u_int32_t raddr,const char * luser,const char * ruser) argument 769 __ivaliduser_sa(FILE * hostf,const struct sockaddr * raddr,socklen_t salen,const char * luser,const char * ruser) argument [all...] |
| /src/lib/libpam/modules/pam_krb5/ |
| H A D | pam_krb5.c | 133 char *principal, *princ_name, *ccache_name, luser[32], *srvdup; local in function:pam_sm_authenticate
|
| /src/usr.bin/ftp/ |
| H A D | util.c | 372 ftp_login(const char *host, const char *luser, const char *lpass) argument
|
Completed in 9 milliseconds