Home
last modified time | relevance | path

Searched refs:permanently_set_uid (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/ssh/include/
H A Duidswap.h24 void permanently_set_uid(struct passwd *, char *);
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Duidswap.c185 permanently_set_uid(struct passwd *pw, char *chroot_directory) in permanently_set_uid() function
/titanic_50/usr/src/cmd/ssh/sshd/
H A Dsshd.c1646 permanently_set_uid(authctxt->pw, options.chroot_directory); in main()
/titanic_50/usr/src/cmd/ssh/doc/
H A DChangeLog2364 a note for legay systems about secuity issues with permanently_set_uid(),