Lines Matching refs:__func__
85 "security_getenforce() failed", __func__); in ssh_selinux_getctxbyname()
88 "context for %s", __func__, pwname); in ssh_selinux_getctxbyname()
94 __func__, pwname); in ssh_selinux_getctxbyname()
115 debug3("%s: setting execution context", __func__); in ssh_selinux_setup_exec_context()
121 fatal("%s: security_getenforce() failed", __func__); in ssh_selinux_setup_exec_context()
124 "context for %s", __func__, pwname); in ssh_selinux_setup_exec_context()
128 "for %s (in enforcing mode)", __func__, pwname); in ssh_selinux_setup_exec_context()
134 debug3("%s: done", __func__); in ssh_selinux_setup_exec_context()
148 debug3("%s: setting TTY context on %s", __func__, tty); in ssh_selinux_setup_pty()
155 error("%s: getfilecon: %s", __func__, strerror(errno)); in ssh_selinux_setup_pty()
162 __func__, strerror(errno)); in ssh_selinux_setup_pty()
167 error("%s: setfilecon: %s", __func__, strerror(errno)); in ssh_selinux_setup_pty()
175 debug3("%s: done", __func__); in ssh_selinux_setup_pty()
189 logit("%s: getcon failed with %s", __func__, strerror(errno)); in ssh_selinux_change_context()
194 logit ("%s: unparseable context %s", __func__, oldctx); in ssh_selinux_change_context()
213 debug3("%s: setting context from '%s' to '%s'", __func__, in ssh_selinux_change_context()
216 switchlog("%s: setcon %s from %s failed with %s", __func__, in ssh_selinux_change_context()
267 debug3("%s", __func__); in oom_adjust_setup()
297 debug3("%s", __func__); in oom_adjust_restore()