Home
last modified time | relevance | path

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

/dports/devel/util-linux/util-linux-2.36/include/
H A Dpath.h121 int ul_path_countf_dirents(struct path_cxt *pc, const char *path, ...)
/dports/devel/util-linux/util-linux-2.36/lib/
H A Dpath.c949 int ul_path_countf_dirents(struct path_cxt *pc, const char *path, ...) in ul_path_countf_dirents() function
/dports/devel/util-linux/util-linux-2.36/misc-utils/
H A Dlsblk.c1571 if (ul_path_countf_dirents(pc, "%s/holders", d->d_name) != 0) in process_all_devices_inverse()