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

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.parse.c2060 struct stat hpstatb; local
2064 if ((stat(p2, &hpstatb) != -1) && S_ISCDF(hpstatb.st_mode)) {

Completed in 53 milliseconds