Home
last modified time | relevance | path

Searched refs:restore_uid (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/cmd/ssh/sshd/
H A Dauth-rsa.c175 restore_uid(); in auth_rsa_key_allowed()
183 restore_uid(); in auth_rsa_key_allowed()
192 restore_uid(); in auth_rsa_key_allowed()
268 restore_uid(); in auth_rsa_key_allowed()
H A Dauth-krb5.c243 restore_uid(); in auth_krb5_tgt()
254 restore_uid(); in auth_krb5_tgt()
295 restore_uid(); in auth_krb5_password()
314 restore_uid(); in auth_krb5_password()
362 restore_uid(); in auth_krb5_password()
H A Dauth2-pubkey.c242 restore_uid(); in user_key_allowed2()
249 restore_uid(); in user_key_allowed2()
256 restore_uid(); in user_key_allowed2()
304 restore_uid(); in user_key_allowed2()
H A Dauth-rhosts.c197 restore_uid(); in auth_rhosts2_raw()
277 restore_uid(); in auth_rhosts2_raw()
285 restore_uid(); in auth_rhosts2_raw()
H A Dauth-krb4.c325 restore_uid(); in auth_krb4_tgt()
332 restore_uid(); in auth_krb4_tgt()
H A Dgss-serv.c301 restore_uid(); in ssh_gssapi_storecreds()
H A Dauth.c476 restore_uid(); in check_key_in_hostfiles()
H A Dsession.c168 restore_uid(); in auth_sock_cleanup_proc()
196 restore_uid(); in auth_input_request_forwarding()
223 restore_uid(); in auth_input_request_forwarding()
/titanic_50/usr/src/cmd/ssh/include/
H A Duidswap.h23 void restore_uid(void);
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Duidswap.c142 restore_uid(void) in restore_uid() function