Home
last modified time | relevance | path

Searched refs:ostatbuf (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/compress/
H A Dcompress.c332 struct stat ostatbuf; in main() local
757 if (stat(ofname, &ostatbuf) == 0) { in main()