Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/modules/ssl/
Dssl_util_table.h113 #define TABLE_ERROR_OPEN 9 /* could not open file */ macro
Dssl_util_table.c245 {TABLE_ERROR_OPEN, "could not open file"},
2392 *error_p = TABLE_ERROR_OPEN; in table_read()
2411 *error_p = TABLE_ERROR_OPEN; in table_read()
2574 return TABLE_ERROR_OPEN; in table_write()
2577 return TABLE_ERROR_OPEN; in table_write()