Home | History | Annotate | Download | only in filemon

Lines Matching defs:filemon_state

63 struct filemon_state;
65 typedef struct filemon_state *filemon_syscall_t(struct filemon *,
119 struct filemon_state {
126 void (*show)(struct filemon *, const struct filemon_state *,
137 const struct filemon_state *Sa = na;
138 const struct filemon_state *Sb = nb;
155 const struct filemon_state *S = n;
172 .rbto_node_offset = offsetof(struct filemon_state, node),
353 struct filemon_state *S;
414 struct filemon_state *S;
419 struct filemon_state *S1;
584 static struct filemon_state *
588 void (*show)(struct filemon *, const struct filemon_state *,
591 struct filemon_state *S;
594 S = calloc(1, offsetof(struct filemon_state, path[npath]));
609 show_paths(struct filemon *F, const struct filemon_state *S,
639 show_retval(struct filemon *F, const struct filemon_state *S,
657 show_chdir(struct filemon *F, const struct filemon_state *S,
664 show_execve(struct filemon *F, const struct filemon_state *S,
671 show_fork(struct filemon *F, const struct filemon_state *S,
678 show_link(struct filemon *F, const struct filemon_state *S,
685 filemon_state *S,
692 show_open_write(struct filemon *F, const struct filemon_state *S,
699 show_open_readwrite(struct filemon *F, const struct filemon_state *S,
707 show_openat_read(struct filemon *F, const struct filemon_state *S,
716 show_openat_write(struct filemon *F, const struct filemon_state *S,
725 show_openat_readwrite(struct filemon *F, const struct filemon_state *S,
735 show_symlink(struct filemon *F, const struct filemon_state *S,
742 show_unlink(struct filemon *F, const struct filemon_state *S,
749 show_rename(struct filemon *F, const struct filemon_state *S,
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 *