Home
last modified time | relevance | path

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

/external/kmod/shared/
Dutil.c354 bool path_is_absolute(const char *p) in path_is_absolute() function
367 if (path_is_absolute(p)) in path_make_absolute_cwd()
Dutil.h40 bool path_is_absolute(const char *p) _must_check_ __attribute__((nonnull(1)));