#include <errno.h>
#include "mem.h"
#include "misc.h"
#include "str.h"
Include dependency graph for mkdirnamep.c:

Go to the source code of this file.
Functions | |
| int | mkdirnamep (const char *path, mode_t mode) |
| recursive mkdir(2) with dirname(3) | |
1.5.2