Home
last modified time | relevance | path

Searched refs:table_push (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/main/
Dalloc.c1362 static table_entry *table_push(table *t) function
1372 #define table_push(t) ((table_entry *) ap_push_array(&(t)->a)) macro
1453 elts = (table_entry *) table_push(t);
1499 elts = (table_entry *) table_push(t);
1541 elts = (table_entry *) table_push(t);
1571 elts = (table_entry *) table_push(t);
1580 elts = (table_entry *) table_push(t);
1602 elts = (table_entry *) table_push(t);