Searched refs:temp_buf (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dzalloc.c769 char temp_buf[16]; local
772 if (PE_parse_boot_argn("-zc", temp_buf, sizeof (temp_buf))) {
776 if (PE_parse_boot_argn("-zp", temp_buf, sizeof (temp_buf))) {

Completed in 25 milliseconds