Searched defs:NextCommand (Results 1 – 5 of 5) sorted by relevance
162 char *NextCommand; in AcpiOsGetLine() local
259 static const load_command *NextCommand(const load_command *lc) { in NextCommand() function
261 static const load_command *NextCommand(const load_command *lc) { in NextCommand() function
265 static const load_command *NextCommand(const load_command *lc) { in NextCommand() function
47 #define NextCommand(x) strsep(&x, " ") macro