• Home
  • Raw
  • Download

Lines Matching refs:__func__

83 			    "security_getenforce() failed", __func__);  in ssh_selinux_getctxbyname()
86 "context for %s", __func__, pwname); in ssh_selinux_getctxbyname()
92 __func__, pwname); in ssh_selinux_getctxbyname()
113 debug3("%s: setting execution context", __func__); in ssh_selinux_setup_exec_context()
119 fatal("%s: security_getenforce() failed", __func__); in ssh_selinux_setup_exec_context()
122 "context for %s", __func__, pwname); in ssh_selinux_setup_exec_context()
126 "for %s (in enforcing mode)", __func__, pwname); in ssh_selinux_setup_exec_context()
132 debug3("%s: done", __func__); in ssh_selinux_setup_exec_context()
147 debug3("%s: setting TTY context on %s", __func__, tty); in ssh_selinux_setup_pty()
154 error("%s: getfilecon: %s", __func__, strerror(errno)); in ssh_selinux_setup_pty()
158 error("%s: couldn't get security class for chr_file", __func__); in ssh_selinux_setup_pty()
164 __func__, strerror(errno)); in ssh_selinux_setup_pty()
169 error("%s: setfilecon: %s", __func__, strerror(errno)); in ssh_selinux_setup_pty()
177 debug3("%s: done", __func__); in ssh_selinux_setup_pty()
191 logit("%s: getcon failed with %s", __func__, strerror(errno)); in ssh_selinux_change_context()
196 logit ("%s: unparsable context %s", __func__, oldctx); in ssh_selinux_change_context()
215 debug3("%s: setting context from '%s' to '%s'", __func__, in ssh_selinux_change_context()
218 switchlog("%s: setcon %s from %s failed with %s", __func__, in ssh_selinux_change_context()
269 debug3("%s", __func__); in oom_adjust_setup()
299 debug3("%s", __func__); in oom_adjust_restore()