Home
last modified time | relevance | path

Searched refs:unique_abbrev (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c1128 static bool unique_abbrev(char *cmd, size_t clen, struct command *cmdp) in unique_abbrev() function
1153 if (!unique_abbrev(cmd, clen, cmdp + 1)) { in parse_command()