Searched defs:login (Results 1 – 15 of 15) sorted by relevance
/openbsd/lib/libutil/ |
H A D | login.c | 43 login(struct utmp *utp) in login() function
|
/openbsd/gnu/usr.bin/cvs/vms/ |
H A D | pwd.c | 27 static char login[256]; in getlogin() local
|
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
H A D | Netrc.pm | 168 sub login { subroutine
|
H A D | POP3.pm | 126 sub login { subroutine
|
H A D | FTP.pm | 331 sub login { subroutine
|
/openbsd/usr.bin/htpasswd/ |
H A D | htpasswd.c | 52 char *line = NULL, *login = NULL, *tok; in main() local
|
/openbsd/gnu/usr.bin/cvs/windows-NT/ |
H A D | pwd.c | 46 static char *login = (char *) 0;/* cache the names here */ variable
|
/openbsd/gnu/usr.bin/cvs/os2/ |
H A D | pwd.c | 45 static char *login = (char *) 0;/* cache the names here */ variable
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | login.c | 528 login (argc, argv) in login() function
|
/openbsd/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/ |
H A D | pxssh.py | 256 def login (self, server, username, password='', terminal_type='ansi', member in pxssh
|
/openbsd/usr.bin/write/ |
H A D | write.c | 227 const char *login; in do_write() local
|
/openbsd/usr.bin/finger/ |
H A D | util.c | 156 expandusername(char *gecos, char *login, char *buf, size_t buflen) in expandusername()
|
/openbsd/usr.bin/id/ |
H A D | id.c | 189 char *login; in pretty() local
|
/openbsd/usr.bin/rcs/ |
H A D | rcs.c | 466 rcs_access_add(RCSFILE *file, const char *login) in rcs_access_add() 495 rcs_access_remove(RCSFILE *file, const char *login) in rcs_access_remove()
|
/openbsd/usr.bin/cvs/ |
H A D | rcs.c | 579 rcs_access_add(RCSFILE *file, const char *login) in rcs_access_add() 606 rcs_access_remove(RCSFILE *file, const char *login) in rcs_access_remove()
|