Home
last modified time | relevance | path

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

/arch/sandbox/cpu/
A Dstart.c34 const struct sandbox_cmdline_option *opt2 = p2; in h_compare_opt() local
39 opt2 = *(struct sandbox_cmdline_option **)p2; in h_compare_opt()
44 *flag2 = opt2->flag_short < 0x100 ? opt2->flag_short : '\0'; in h_compare_opt()
47 str2 = *flag2 ? flag2 : opt2->flag; in h_compare_opt()

Completed in 7 milliseconds