Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mail/
H A Dsend.c59 int ishead, infld, ignoring = 0, dostat, firstline; in sendmessage() local
/openbsd-src/usr.bin/rdist/
H A Dclient.c1021 dostat(char *file, struct stat *statbuf, opt_t opts) in dostat() function
/openbsd-src/usr.bin/awk/
H A Drun.c1905 Cell *dostat(Node **a, int n) /* do a[0]; while(a[1]) */ in dostat() function