Searched defs:pwname (Results 1 – 2 of 2) sorted by relevance
61 ssh_selinux_getctxbyname(char *pwname) in ssh_selinux_getctxbyname()109 ssh_selinux_setup_exec_context(char *pwname) in ssh_selinux_setup_exec_context()140 ssh_selinux_setup_pty(char *pwname, const char *tty) in ssh_selinux_setup_pty()
1480 char *pwdir = NULL, *pwname = NULL; in load_public_identity_files() local