Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/httpd/src/modules/ssl/
Dssl_util_table.h114 #define TABLE_ERROR_SEEK 10 /* could not seek to pos in file */ macro
Dssl_util_table.c246 {TABLE_ERROR_SEEK, "could not seek to position in file"},
2473 *error_p = TABLE_ERROR_SEEK; in table_read()
2675 return TABLE_ERROR_SEEK; in table_write()