OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUTO_SEPARATOR
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/com32/hdt/
hdt-common.h
71
#define
AUTO_SEPARATOR
";"
hdt-cli.c
770
mypch = strtok(temp,
AUTO_SEPARATOR
);
773
(remove_spaces(mypch)[0] !=
AUTO_SEPARATOR
[0])) {
780
mypch = strtok(NULL,
AUTO_SEPARATOR
);
[
all
...]
Completed in 3447 milliseconds