HomeSort by relevance Sort by last modified time
    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