Searched defs:pwname (Results 1 – 2 of 2) sorted by relevance
59 ssh_selinux_getctxbyname(char *pwname) in ssh_selinux_getctxbyname()106 ssh_selinux_setup_exec_context(char *pwname) in ssh_selinux_setup_exec_context()137 ssh_selinux_setup_pty(char *pwname, const char *tty) in ssh_selinux_setup_pty()
2041 char *pwdir = NULL, *pwname = NULL; in load_public_identity_files() local