Home
last modified time | relevance | path

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

/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dwatchman.h43 w_string w_fstype(const char *path);
H A Dfstype.cpp28 w_string w_fstype(const char *path) in w_fstype() function
/dports/sysutils/watchman/watchman-4.5.0/
H A Dfstype.c27 w_string_t *w_fstype(const char *path) in w_fstype() function
H A Dwatchman.h664 w_string_t *w_fstype(const char *path);
H A Droot.c2126 w_string_t *fs_type = w_fstype(filename); in check_allowed_fs()
/dports/sysutils/py-pywatchman/watchman-4.9.0/root/
H A Dresolve.cpp46 auto fs_type = w_fstype(filename); in check_allowed_fs()