Home
last modified time | relevance | path

Searched refs:do_login (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/heimdal/appl/login/
H A DChangeLog44 * login.c (do_login): only do krb4_get_afs_tokens if we have done
125 * login.c (do_login): add setpcred
162 * login.c (do_login): set the group on the tty.
172 * login.c (do_login): set PATH to something sane;
197 * login.c (do_login): work-around for setuid and capabilities bug
211 * login.c (do_login): conditionalize shadow stuff on getspnam
225 * login.c (do_login): chown and chmod the tty. some clean-up.
280 * login.c (do_login): set $SHELL
H A Dlogin.c315 do_login(const struct passwd *pwd, char *tty, char *ttyn) in do_login() function
730 do_login(pwd, tty, ttyn); in main()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h120 int do_login(int code, char *passwd);
H A Dftpd.c575 do_login(232, name); in user()
699 int do_login(int code, char *passwd) in do_login() function
943 if(!do_login(230, passwd)) in pass()
/freebsd/crypto/openssh/
H A Dsession.c129 void do_login(struct ssh *, Session *, const char *);
599 do_login(ssh, s, command); in do_exec_pty()
711 do_login(struct ssh *ssh, Session *s, const char *command) in do_login() function
H A DChangeLog786 session.c do_login(...)
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog785 * ftpd/ftpd.c (do_login): show issue-file