Home
last modified time | relevance | path

Searched refs:auth_get_user (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dauth.h290 struct passwd * auth_get_user(void);
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dauth2.c404 auth_get_user(void) in auth_get_user() function
H A Dserverloop.c1170 pw = auth_get_user(); in server_input_global_request()