OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:___strtok
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/linux/
string.h
11
extern char *
___strtok
;
/external/u-boot/lib/
string.c
65
char *
___strtok
;
variable
387
sbegin = s ? s :
___strtok
;
393
___strtok
= NULL;
399
___strtok
= send;
Completed in 306 milliseconds