Searched refs:TABLE_ERROR_OPEN (Results 1 – 2 of 2) sorted by relevance
113 #define TABLE_ERROR_OPEN 9 /* could not open file */ macro
245 {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()