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

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.c2527 struct mime_entry { struct
2533 static struct mime_entry enc_tab[] = {
2537 static struct mime_entry typ_tab[] = {
2547 const struct mime_entry* m1 = (const struct mime_entry*) v1;
2548 const struct mime_entry* m2 = (const struct mime_entry*) v2;

Completed in 33 milliseconds