Searched refs:procctl (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | fbsd-nat.c | 1779 if (procctl (P_PID, getpid (), PROC_ASLR_STATUS, &m_aslr_ctl) == -1) in maybe_disable_address_space_randomization() 1791 if (procctl (P_PID, getpid (), PROC_ASLR_CTL, &ctl) == -1) in maybe_disable_address_space_randomization() 1806 if (procctl (P_PID, getpid (), PROC_ASLR_CTL, &m_aslr_ctl) == -1) in ~maybe_disable_address_space_randomization()
|
| D | config.in | 526 /* Define to 1 if you have the <sys/procctl.h> header file. */
|
| D | configure.ac | 1296 sys/procctl.h sys/resource.h sys/ptrace.h ptrace.h \
|
| D | ChangeLog-2021 | 600 * configure.ac: Check for <sys/procctl.h>. 602 * fbsd-nat.c: Include <sys/procctl.h> if present.
|
| D | configure | 29141 sys/procctl.h sys/resource.h sys/ptrace.h ptrace.h \
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | ntpd.c | 444 procctl(P_PID, getpid(), PROC_STACKGAP_CTL, &aslr_var); in main()
|
| /netbsd/src/external/bsd/ntp/dist/ |
| D | config.h.in | 1032 /* Define to 1 if you have the <sys/procctl.h> header file. */
|
| D | configure.ac | 286 AC_CHECK_HEADERS([bstring.h sys/procctl.h])
|
| D | ChangeLog | 85 * Fix build on older FreeBSD lacking sys/procctl.h. <hart@ntp.org>
|
| D | NEWS | 103 * Fix build on older FreeBSD lacking sys/procctl.h. <hart@ntp.org>
|
| D | CommitLog | 2068 Fix build on older FreeBSD lacking sys/procctl.h. 2078 Fix build on older FreeBSD lacking sys/procctl.h. 2090 Fix build on older FreeBSD lacking sys/procctl.h. 2117 Fix build on older FreeBSD lacking sys/procctl.h.
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| D | arc.c | 1857 typedef struct procctl { struct
|