Home
last modified time | relevance | path

Searched refs:proc_trace_syscalls (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dprocfs.c5942 proc_trace_syscalls (char *args, int from_tty, int entry_or_exit, int mode) in proc_trace_syscalls() function
5964 proc_trace_syscalls (args, from_tty, PR_SYSENTRY, FLAG_SET); in proc_trace_sysentry_cmd()
5970 proc_trace_syscalls (args, from_tty, PR_SYSEXIT, FLAG_SET); in proc_trace_sysexit_cmd()
5976 proc_trace_syscalls (args, from_tty, PR_SYSENTRY, FLAG_RESET); in proc_untrace_sysentry_cmd()
5982 proc_trace_syscalls (args, from_tty, PR_SYSEXIT, FLAG_RESET); in proc_untrace_sysexit_cmd()
H A DChangeLog2045 proc_trace_syscalls.
2046 (proc_trace_syscalls): Replace extract code by call to