Searched defs:st_size (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/sfio/
H A Dsfsetbuf.c53 int st_size; member in struct:stat
244 if(S_ISDIR(st.st_mode) || (Sfoff_t)st.st_size < (Sfoff_t)SF_GRAIN)
263 { f->extent = (Sfoff_t)st.st_size;

Completed in 7 milliseconds