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

/fuchsia/zircon/system/utest/handle-alias/
H A Dhandle-alias.c16 static int handle_cmp(const void* left, const void* right) { function
62 qsort(handle_log, window_size, sizeof(zx_handle_t), handle_cmp);

Completed in 19 milliseconds