Home
last modified time | relevance | path

Searched defs:is_regular_file (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dpath.c48 bool is_regular_file(const char *file) in is_regular_file() function
/openbmc/qemu/block/export/
H A Dfuse.c358 static bool is_regular_file(const char *path, Error **errp) in is_regular_file() function