Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/modules/ssl/
Dssl_util_table.h163 extern int table_clear(table_t *table_p);
Dssl_scache_shmht.c146 table_clear(ta); in ssl_scache_shmht_init()
Dssl_util_table.c969 int table_clear(table_t * table_p) in table_clear() function
1025 ret = table_clear(table_p); in table_free()