Searched refs:std_entries (Results 1 – 1 of 1) sorted by relevance
3868 char *std_entries[] = {"dev", "lu", "root", in cleanup_zonepath() local3900 for (i = 0; std_entries[i] != NULL; i++) in cleanup_zonepath()3901 if (strcmp(dp->d_name, std_entries[i]) == 0) in cleanup_zonepath()3904 if (std_entries[i] == NULL) in cleanup_zonepath()3918 for (i = 0; std_entries[i] != NULL; i++) { in cleanup_zonepath()3922 zonepath, std_entries[i]) >= sizeof (tmpbuf) || in cleanup_zonepath()