OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PFileSystemCurrentDirectory
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/include/
PFileSystemImpl.h
52
PORTABLE_API LCHAR
PFileSystemCurrentDirectory
[P_PATH_MAX];
/external/srec/portable/src/
PFileSystemImpl.c
50
LCHAR
PFileSystemCurrentDirectory
[P_PATH_MAX] = L("/");
Completed in 39 milliseconds