Lines Matching refs:filemon_state

63 struct filemon_state;
65 typedef struct filemon_state *filemon_syscall_t(struct filemon *,
119 struct filemon_state { struct
126 void (*show)(struct filemon *, const struct filemon_state *, argument
137 const struct filemon_state *Sa = na; in compare_filemon_states() argument
138 const struct filemon_state *Sb = nb; in compare_filemon_states()
155 const struct filemon_state *S = n; in compare_filemon_key()
172 .rbto_node_offset = offsetof(struct filemon_state, node),
353 struct filemon_state *S; in filemon_close()
414 struct filemon_state *S; in filemon_dispatch()
419 struct filemon_state *S1; in filemon_dispatch()
584 static struct filemon_state *
588 void (*show)(struct filemon *, const struct filemon_state *, in syscall_enter() argument
591 struct filemon_state *S; in syscall_enter()
594 S = calloc(1, offsetof(struct filemon_state, path[npath])); in syscall_enter()
609 show_paths(struct filemon *F, const struct filemon_state *S, in show_paths()
639 show_retval(struct filemon *F, const struct filemon_state *S, in show_retval()
657 show_chdir(struct filemon *F, const struct filemon_state *S, in show_chdir()
664 show_execve(struct filemon *F, const struct filemon_state *S, in show_execve()
671 show_fork(struct filemon *F, const struct filemon_state *S, in show_fork()
678 show_link(struct filemon *F, const struct filemon_state *S, in show_link()
685 show_open_read(struct filemon *F, const struct filemon_state *S, in show_open_read()
692 show_open_write(struct filemon *F, const struct filemon_state *S, in show_open_write()
699 show_open_readwrite(struct filemon *F, const struct filemon_state *S, in show_open_readwrite()
707 show_openat_read(struct filemon *F, const struct filemon_state *S, in show_openat_read()
716 show_openat_write(struct filemon *F, const struct filemon_state *S, in show_openat_write()
725 show_openat_readwrite(struct filemon *F, const struct filemon_state *S, in show_openat_readwrite()
735 show_symlink(struct filemon *F, const struct filemon_state *S, in show_symlink()
742 show_unlink(struct filemon *F, const struct filemon_state *S, in show_unlink()
749 show_rename(struct filemon *F, const struct filemon_state *S, in show_rename()
756 static struct filemon_state *
766 static struct filemon_state *
773 static struct filemon_state *
791 static struct filemon_state *
799 static struct filemon_state *
807 static struct filemon_state *
829 static struct filemon_state *
872 static struct filemon_state *
880 static struct filemon_state *
888 static struct filemon_state *