Searched defs:recursive_parsed_args (Results 1 - 1 of 1) sorted by last modified time

/bootable/recovery/updater/
H A Dinstall.c859 static struct perm_parsed_args recursive_parsed_args; variable in typeref:struct:perm_parsed_args
864 return ApplyParsedPerms(recursive_state, filename, statptr, recursive_parsed_args);
892 recursive_parsed_args = parsed;
895 memset(&recursive_parsed_args, 0, sizeof(recursive_parsed_args));

Completed in 7 milliseconds