Searched defs:mode (Results 1 – 3 of 3) sorted by relevance
56 dirCreateHierarchy(const char *path, int mode, in dirCreateHierarchy()
117 fopen_root_path(const char *root_path, const char *mode) { in fopen_root_path()
432 int mode = strtoul(args[2], &end, 0); in SetPermFn() local