Home
last modified time | relevance | path

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

/xnu-8019.80.24/pexpert/gen/
H A Dbootargs.c59 boolean_t force_string) in PE_parse_boot_argn_internal() argument
109 if (!force_string) { in PE_parse_boot_argn_internal()
136 switch ((force_string && *cp == '=') ? STR : getval(cp, &val, isargsep, FALSE)) { in PE_parse_boot_argn_internal()