OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bword
(Results
1 - 1
of
1
) sorted by null
/system/core/init/
init.c
330
char *
bword
;
local
335
while((
bword
= strsep(&next, " "))) {
336
arg_ptrs[arg_idx++] =
bword
;
Completed in 6776 milliseconds