Searched refs:exechook_establish (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/kern/
H A Dkern_hook.c260 exechook_establish(void (*fn)(struct proc *, void *), void *arg) function
H A Dkern_sig.c221 exechook_establish(ksiginfo_exechook, NULL);
/netbsd-current/sys/miscfs/procfs/
H A Dprocfs_vfsops.c646 procfs_exechook = exechook_establish(procfs_exechook_cb,
/netbsd-current/sys/sys/
H A Dsystm.h594 void *exechook_establish(void (*)(struct proc *, void *), void *);

Completed in 191 milliseconds