Home
last modified time | relevance | path

Searched defs:subcmd (Results 1 – 1 of 1) sorted by relevance

/tools/bpf/
Dbpf_dbg.c1066 char *subcmd, *cont = NULL, *tmp = strdup(arg); in cmd_load() local
1155 static int cmd_breakpoint(char *subcmd) in cmd_breakpoint()