Coda Distributed File System
mkpath.h
Go to the documentation of this file.
1/* mkpath.h: prototype.
2*/
3
4#ifdef __cplusplus
5extern "C" {
6#endif
7
8int mkpath(const char *name, mode_t mode);
9
10#ifdef __cplusplus
11}
12#endif
int mkpath(const char *name, mode_t mode)
Definition: mkpath.c:23
name
Definition: pwdtopdbtool.py:40