Home
last modified time | relevance | path

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

/xnu-11215/tests/vm/
H A Dvm_parameter_validation.c3583 int alloc_failed = posix_memalign(&output, KB16, SYSCTL_OUTPUT_BUFFER_SIZE); variable
3584 assert(alloc_failed == 0);