Searched defs:luser (Results 1 - 6 of 6) sorted by relevance

/src/lib/libpam/modules/pam_self/
H A Dpam_self.c64 const char *luser; local in function:pam_sm_authenticate
/src/usr.sbin/lpr/lprm/
H A Dlprm.c80 static char luser[16]; /* buffer for person */ variable in typeref:typename:char[16]
/src/dist/pf/usr.sbin/authpf/
H A Dauthpf.c60 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 Drcmd.c599 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 Dpam_krb5.c133 char *principal, *princ_name, *ccache_name, luser[32], *srvdup; local in function:pam_sm_authenticate
/src/usr.bin/ftp/
H A Dutil.c372 ftp_login(const char *host, const char *luser, const char *lpass) argument

Completed in 9 milliseconds