OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_absolute_path
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
abspath.c
26
if (
is_absolute_path
(path)) {
exec_cmd.c
17
if (
is_absolute_path
(path))
73
if (
is_absolute_path
(path))
cache.h
72
static inline int
is_absolute_path
(const char *path)
function
Completed in 40 milliseconds