Home
last modified time | relevance | path

Searched defs:dostat (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/old/ratfor/
H A Dr1.c305 dostat(p1) int p1; { in dostat() function
/csrg-svn/usr.bin/mail/
H A Dsend.c38 int ishead, infld, ignoring, dostat, firstline; local
/csrg-svn/contrib/awk.research/
H A Drun.c1223 Cell *dostat(Node **a, int n) /* do a[0]; while(a[1]) */ in dostat() function