OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:win32_strsep
(Results
1 - 2
of
2
) sorted by null
/external/qemu/android/utils/
system.h
99
# define strsep
win32_strsep
100
extern char*
win32_strsep
(char** pline, const char* delim);
system.c
142
win32_strsep
(char** pline, const char* delim)
function
Completed in 81 milliseconds