|
Coda Distributed File System
|

Functions | |
| void | coda_assert (const char *pred, const char *file, int line) |
| void | coda_note (const char *pred, const char *file, int line) |
Variables | |
| void(* | coda_assert_cleanup )() = (void (*)())0 |
| int | coda_assert_action = CODA_ASSERT_SLEEP |
| void coda_assert | ( | const char * | pred, |
| const char * | file, | ||
| int | line | ||
| ) |
| void coda_note | ( | const char * | pred, |
| const char * | file, | ||
| int | line | ||
| ) |
| int coda_assert_action = CODA_ASSERT_SLEEP |
| void(* coda_assert_cleanup) () | ( | void | ) | = (void (*)())0 |