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

/haiku-fatelf/src/apps/poorman/libhttpd/
H A Dlibhttpd.c2513 static const int n_typ_tab = sizeof(typ_tab) / sizeof(*typ_tab); variable
2533 qsort( typ_tab, n_typ_tab, sizeof(*typ_tab), ext_compare );
2541 for ( i = 0; i < n_typ_tab; ++i )
2605 top = n_typ_tab - 1;

Completed in 89 milliseconds