OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_is_dir
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/utils/
path.h
58
extern ABool
path_is_dir
( const char* path );
path.c
239
path_is_dir
( const char* path )
function
/external/qemu/android/
main-common.c
712
else if (opts->system != NULL &&
path_is_dir
(opts->system)) {
[
all
...]
Completed in 506 milliseconds