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

/illumos-gate/usr/src/cmd/tnf/prex/
H A Dmain.c822 struct stat file_att; local
845 if (fstat(fd, &file_att) || !S_ISREG(file_att.st_mode)) {

Completed in 47 milliseconds