Home
last modified time | relevance | path

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

/dports/sysutils/direvent/direvent-5.2/src/
H A Dwatcher.c244 filename = split_pathname(wpt, &dirname); in watchpoint_install_sentinel()
528 split_pathname(struct watchpoint *dp, char **dirname) in split_pathname() function
H A Dev_inotify.c208 filename = split_pathname(wpt, &dirname); in process_event()
H A Dev_kqueue.c204 filename = split_pathname(dp, &dirname); in process_event()
H A Ddirevent.h239 char *split_pathname(struct watchpoint *dp, char **dirname);
/dports/sysutils/direvent/direvent-5.2/
H A DChangeLog944 (split_pathname,unsplit_pathname): New protos.
945 * ev_inotify.c (process_event): Use split_pathname
950 (process_event): Use split_pathname
955 (split_pathname,unsplit_pathname): New functions.