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

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c2545 ext_compare( const void* v1, const void* v2 ) function
2560 qsort( enc_tab, n_enc_tab, sizeof(*enc_tab), ext_compare );
2561 qsort( typ_tab, n_typ_tab, sizeof(*typ_tab), ext_compare );

Completed in 35 milliseconds