Home
last modified time | relevance | path

Searched defs:filemon (Results 1 – 13 of 13) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/filemon/
H A Dfilemon.h39 struct filemon { struct
45 krwlock_t fm_mtx; /* Lock mutex for this filemon. */ argument
H A Dfilemon_wrapper.c125 struct filemon *filemon; in filemon_wrapper_chdir() local
153 struct filemon *filemon; in filemon_wrapper_execve() local
178 struct filemon *filemon; in filemon_wrapper_fork() local
197 struct filemon *filemon; in filemon_wrapper_vfork() local
231 struct filemon *filemon; in filemon_wrapper_open() local
257 struct filemon *filemon; in filemon_wrapper_openat() local
292 struct filemon *filemon; in filemon_wrapper_rename() local
324 struct filemon *filemon; in filemon_wrapper_link() local
356 struct filemon *filemon; in filemon_wrapper_symlink() local
387 struct filemon *filemon; in filemon_wrapper_sys_exit() local
[all …]
H A Dfilemon.c93 filemon_output(struct filemon * filemon, char *msg, size_t len) in filemon_output()
128 filemon_printf(struct filemon *filemon, const char *fmt, ...) in filemon_printf()
143 filemon_comment(struct filemon * filemon) in filemon_comment()
154 struct filemon *filemon; in filemon_pid_check() local
189 struct filemon *filemon; in filemon_lookup() local
203 struct filemon *filemon; in filemon_fp_data() local
220 struct filemon *filemon; in filemon_open() local
245 struct filemon *filemon; in filemon_close() local
287 struct filemon *filemon; in filemon_ioctl() local
/dports/devel/bmake/bmake/filemon/
H A Dfilemon_ktrace.c92 struct filemon { struct
95 FILE *out; /* we write filemon events to here */ argument
119 struct filemon_state { argument
126 void (*show)(struct filemon *, const struct filemon_state *, argument
589 void (*show)(struct filemon *, const struct filemon_state *, in syscall_enter()
H A Dfilemon_dev.c49 struct filemon { struct
60 struct filemon * argument
/dports/misc/vifm/vifm-0.11/src/int/
H A Dfile_magic.c49 filemon_t filemon; /* Timestamp. */ member
89 filemon_t filemon; in get_mimetype() local
129 lookup_in_cache(fsddata_t *cache, const char path[], filemon_t *filemon, in lookup_in_cache()
146 filemon_t *filemon, cache_data_t *data) in update_cache()
/dports/devel/bmake/bmake/
H A Dmeta.h36 struct filemon *filemon; member
H A Dconfigure.in55 AC_ARG_WITH(filemon, optwith
/dports/misc/vifm/vifm-0.11/src/utils/
H A Dfswatch_nix.c246 filemon_t filemon; /* Stamp based monitoring. */ member
290 filemon_t filemon; in fswatch_changed() local
/dports/misc/vifm/vifm-0.11/src/ui/
H A Dquickview.c70 filemon_t filemon; /* Timestamp for the file. */ member
407 filemon_t filemon; in is_cache_valid() local
435 filemon_t filemon; in fill_cache() local
/dports/www/uwsgi/uwsgi-2.0.20/
H A Duwsgidsl.rb51 def filemon(file, target='', &block) method
H A Duwsgidecorators.py356 class filemon(object): class
/dports/net/3proxy/3proxy-0.9.4/src/
H A Dstructures.h566 struct filemon { struct
569 struct filemon *next; argument