Home
last modified time | relevance | path

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

/xnu-10002.61.3/pexpert/pexpert/
H A Dpexpert.h352 extern boolean_t PE_boot_arg_uint64_eq(const char *arg_string, uint64_t value);
/xnu-10002.61.3/pexpert/gen/
H A Dbootargs.c200 PE_boot_arg_uint64_eq(const char *arg_string, uint64_t value) in PE_boot_arg_uint64_eq() function