Searched refs:dostat (Results 1 – 3 of 3) sorted by relevance
76 int ishead, infld, fline, dostat, doclen, nread, unused; in msend() local88 dostat = 1; in msend()114 if (dostat) { in msend()116 dostat = 0; in msend()148 if (dostat) { in msend()150 dostat = 0; in msend()175 if (dostat) { in msend()177 dostat = 0; in msend()
357 extern Cell *dostat(Node **, int);
1403 dostat(Node **a, int n) in dostat() function