Searched refs:req_emulation_dirp (Results 1 – 1 of 1) sorted by relevance
339 DIR *req_emulation_dirp; in set_zone_emul_bitmap() local357 if ((req_emulation_dirp = opendir(path)) == NULL) in set_zone_emul_bitmap()365 while ((emul_feature_filep = readdir(req_emulation_dirp)) != NULL) { in set_zone_emul_bitmap()399 (void) closedir(req_emulation_dirp); in set_zone_emul_bitmap()