Searched refs:dirP (Results 1 – 1 of 1) sorted by relevance
55 DIR * dirP; in pathfind() local61 dirP = opendir( colon_unit ); in pathfind()66 if (dirP == NULL) in pathfind()70 struct dirent *entP = readdir( dirP ); in pathfind()96 closedir( dirP ); in pathfind()