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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Mailbox.c451 struct stat st; local
453 if (stat (w->mailbox.filename, &st) == 0) {
454 mailboxsize = st.st_size;

Completed in 15 milliseconds