Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/filemon/
H A Dfilemon_ktrace.c62 struct filemon_key;
66 const struct filemon_key *, const struct ktr_syscall *);
120 struct filemon_key { struct
156 const struct filemon_key *key = k; in compare_filemon_key()
410 const struct filemon_key key = { in filemon_dispatch()
586 const struct filemon_key *key, const struct ktr_syscall *call, in syscall_enter()
757 filemon_sys_chdir(struct filemon *F, const struct filemon_key *key, in filemon_sys_chdir()
774 filemon_sys_exit(struct filemon *F, const struct filemon_key *key, in filemon_sys_exit()
792 filemon_sys_fork(struct filemon *F, const struct filemon_key *key, in filemon_sys_fork()
800 filemon_sys_link(struct filemon *F, const struct filemon_key *key, in filemon_sys_link()
[all …]