Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/filemon/
H A Dfilemon_ktrace.c63 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()
[all …]