OpenVPN
|
Go to the source code of this file.
Functions | |
static const char * | __memrchr (const char *str, int c, size_t n) |
char * | dirname (char *path) |
|
static |
Definition at line 39 of file compat-dirname.c.
Referenced by dirname().
char* dirname | ( | char * | path | ) |
Definition at line 62 of file compat-dirname.c.
References __memrchr().
Referenced by check_file_access().