Searched refs:INIT_DIRS (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/
H A Dwipe.c17 static char *INIT_DIRS[] = { variable
137 for (i = 0; INIT_DIRS[i]; i++) {
138 if (strcmp(INIT_DIRS[i], newpath) == 0) {
142 if (INIT_DIRS[i] == NULL) {

Completed in 355 milliseconds