Searched refs:W_FSIZE (Results 1 – 1 of 1) sorted by relevance
182 #define W_FSIZE wrkvec[9] macro359 W_FSIZE = fsize; /* set file size in vector */ in cntrl()759 if (W_FSIZE && (*W_FSIZE != '\0')) { in cntrl()760 actualsize = strtol(W_FSIZE, (char **) 0, FLENRADIX); in cntrl()