Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/
H A Dspawn_exec_failure.c80 char *bootargs = calloc(max_size, 1); in is_cs_enforcement_enabled() local
/xnu-10063.141.1/osfmk/console/
H A Dvideo_console.c3061 const boot_args * bootargs = (typeof(bootargs))PE_state.bootArgs; in vcattach() local