Searched refs:hpstatb (Results 1 – 1 of 1) sorted by relevance
2060 struct stat hpstatb; in filetype() local2064 if ((stat(p2, &hpstatb) != -1) && S_ISCDF(hpstatb.st_mode)) { in filetype()