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