Home | History | Annotate | Download | only in filemon

Lines Matching defs:filemon_key

62 struct filemon_key;
66 const struct filemon_key *, const struct ktr_syscall *);
120 struct filemon_key {
156 const struct filemon_key *key = k;
410 const struct filemon_key key = {
586 const struct filemon_key *key, const struct ktr_syscall *call,
757 filemon_sys_chdir(struct filemon *F, const struct filemon_key *key,
767 filemon_sys_execve(struct filemon *F, const struct filemon_key *key,
774 filemon_sys_exit(struct filemon *F, const struct filemon_key *key,
792 filemon_sys_fork(struct filemon *F, const struct filemon_key *key,
800 filemon_sys_link(struct filemon *F, const struct filemon_key *key,
808 filemon_sys_open(struct filemon *F, const struct filemon_key *key,
830 filemon_sys_openat(struct filemon *F, const struct filemon_key *key,
873 filemon_sys_symlink(struct filemon *F, const struct filemon_key *key,
881 filemon_sys_unlink(struct filemon *F, const struct filemon_key *key,
889 filemon_sys_rename(struct filemon *F, const struct filemon_key *key,