Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/minzip/
DDirUtil.c56 dirCreateHierarchy(const char *path, int mode, in dirCreateHierarchy()
/bootable/recovery/
Drecovery.c117 fopen_root_path(const char *root_path, const char *mode) { in fopen_root_path()
/bootable/recovery/updater/
Dinstall.c432 int mode = strtoul(args[2], &end, 0); in SetPermFn() local