Home
last modified time | relevance | path

Searched refs:path_is_mount_point (Results 1 – 2 of 2) sorted by relevance

/third_party/eudev/src/shared/
Dpath-util.h40 int path_is_mount_point(const char *path, bool allow_symlink);
Dpath-util.c493 int path_is_mount_point(const char *t, bool allow_symlink) { in path_is_mount_point() function