Go to the source code of this file.
Defines | |
#define | assert_static(e) |
Functions | |
char * | parsePath (char *path) |
int | set_nonblocking (int fd) |
int | stringFoundInStringArray (const char *const *array, const char *suffix) |
#define assert_static | ( | e | ) |
char* parsePath | ( | char * | path | ) |
int set_nonblocking | ( | int | fd | ) |
int stringFoundInStringArray | ( | const char *const * | array, | |
const char * | suffix | |||
) |