|
nfs-ganesha 1.4
|
Modules | |
| Functions in the public Hash Table interface | |
Functions | |
| const char * | hash_table_err_to_str (hash_error_t err) |
| Return an error string for an error code. | |
| const char* hash_table_err_to_str | ( | hash_error_t | err | ) |
Return an error string for an error code.
This function returns an error string corresponding to the supplied error code.
| [in] | erro | The error code to look up |
Definition at line 110 of file HashTable.c.
1.7.3