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

/opensolaris-onvv-gate/usr/src/cmd/sgs/crle/common/
H A Dcrle.c120 struct stat ostatus, nstatus; local
366 if (stat(crle.c_confil, &ostatus) != 0) {
392 if (fstat(fd, &ostatus) != 0) {
493 if (ostatus.st_dev != nstatus.st_dev)
/opensolaris-onvv-gate/usr/src/cmd/pack/
H A Dpack.c53 struct stat status, ostatus; variable in typeref:struct:
454 if (stat(filename, &ostatus) != -1) {

Completed in 93 milliseconds