Searched refs:alloc_failed (Results 1 – 1 of 1) sorted by relevance
3583 int alloc_failed = posix_memalign(&output, KB16, SYSCTL_OUTPUT_BUFFER_SIZE); variable3584 assert(alloc_failed == 0);