OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pf_is_path_absolute
(Results
1 - 3
of
3
) sorted by null
/external/srec/portable/include/
PFile.h
588
PORTABLE_API ESR_ReturnCode
pf_is_path_absolute
( const LCHAR* input_path, ESR_BOOL* isAbsolute );
/external/srec/shared/src/
ESR_Session.c
285
CHKLOG(rc,
pf_is_path_absolute
(path, &isAbsolute));
/external/srec/portable/src/
PFileWrap.c
489
ESR_ReturnCode
pf_is_path_absolute
( const LCHAR* input_path, ESR_BOOL* isAbsolute )
function
Completed in 491 milliseconds