Home
last modified time | relevance | path

Searched refs:IP_ALL (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dlinux-tdep.c819 int cmdline_f = (what == IP_MINIMAL || what == IP_CMDLINE || what == IP_ALL); in linux_info_proc()
820 int cwd_f = (what == IP_MINIMAL || what == IP_CWD || what == IP_ALL); in linux_info_proc()
821 int exe_f = (what == IP_MINIMAL || what == IP_EXE || what == IP_ALL); in linux_info_proc()
822 int mappings_f = (what == IP_MAPPINGS || what == IP_ALL); in linux_info_proc()
823 int status_f = (what == IP_STATUS || what == IP_ALL); in linux_info_proc()
824 int stat_f = (what == IP_STAT || what == IP_ALL); in linux_info_proc()
1289 int exe_f = (what == IP_MINIMAL || what == IP_EXE || what == IP_ALL); in linux_core_info_proc()
1290 int mappings_f = (what == IP_MAPPINGS || what == IP_ALL); in linux_core_info_proc()
Ddefs.h285 IP_ALL enumerator
Dnetbsd-nat.c302 case IP_ALL: in info_proc()
Dfbsd-nat.c287 case IP_ALL: in info_proc()
Dfbsd-tdep.c1475 case IP_ALL: in fbsd_core_info_proc()
Dinfcmd.c3053 info_proc_cmd_1 (args, IP_ALL, from_tty); in info_proc_cmd_all()
Dprocfs.c3291 case IP_ALL: in info_proc()
DChangeLog-20183384 descriptors for IP_FILES and IP_ALL.
3414 IP_ALL.
DChangeLog-202012805 IP_ALL.