Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dproc-api.c63 static int procfs_trace = 0; variable
70 if (procfs_trace) /* if procfs tracing turned on */ in prepare_to_trace()
233 if (procfs_trace) in ioctl_with_trace()
378 if (procfs_trace && ret < 0) in ioctl_with_trace()
467 if (procfs_trace) in write_with_trace()
601 if (procfs_trace && ret != len) in write_with_trace()
625 if (procfs_trace && (ret == -1 || errno != 0)) in lseek_with_trace()
647 if (procfs_trace) in open_with_trace()
688 if (procfs_trace) in close_with_trace()
712 if (procfs_trace) in wait_with_trace()
[all …]