OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptrace_siginfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libc/sys/
t_ptrace_siginfo_wait.h
30
ptrace_siginfo
(bool faked, void (*sah)(int a, siginfo_t *b, void *c),
function
42
struct
ptrace_siginfo
info;
118
#define
PTRACE_SIGINFO
(test, faked) \
148
ptrace_siginfo
(faked, test##_sighandler, & test##_caught); \
151
PTRACE_SIGINFO
(siginfo_set_unmodified, false)
152
PTRACE_SIGINFO
(siginfo_set_faked, true)
/src/sys/sys/
ptrace.h
185
typedef struct
ptrace_siginfo
{
struct
244
int (*ptm_copyin_siginfo)(struct
ptrace_siginfo
*, const void *, size_t);
245
int (*ptm_copyout_siginfo)(const struct
ptrace_siginfo
*, void *, size_t);
Completed in 22 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026