Home
last modified time | relevance | path

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

/external/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c121 static enum ctype cptype = NONE; variable
215 cptype = i + 1; in lkdtm_parse_commandline()
220 if (cpoint == INVALID || cptype == NONE) in lkdtm_parse_commandline()
251 switch (cptype) { in lkdtm_handler()