OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_path_is_absolute
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
block.c
72
int
_path_is_absolute
(const char *path)
function
104
if (
_path_is_absolute
(filename)) {
[
all
...]
Completed in 304 milliseconds