Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/dossrv/
H A Ddosfs.c638 dostat(Xfile *f, Dir *d) in dostat() function
/plan9/sys/src/cmd/usb/disk/
H A Ddisk.c358 dostat(Usbfs *fs, int path, Dir *d) in dostat() function
/plan9/sys/src/cmd/rio/
H A Dfsys.c681 dostat(Filsys *fs, int id, Dirtab *dir, uchar *buf, int nbuf, uint clock) in dostat() function
/plan9/sys/src/cmd/acme/
H A Dfsys.c746 dostat(int id, Dirtab *dir, uchar *buf, int nbuf, uint clock) in dostat() function
/plan9/sys/src/cmd/usb/serial/
H A Dserial.c389 dostat(Usbfs *fs, int path, Dir *d) in dostat() function
/plan9/sys/src/cmd/auth/
H A Dkeyfs.c665 dostat(User *user, ulong qtype, void *p, int n) in dostat() function
/plan9/sys/src/cmd/aux/
H A Dsearchfs.c946 dostat(int path, uchar *buf, int nbuf) in dostat() function
/plan9/sys/src/cmd/plumb/
H A Dfsys.c318 dostat(Dirtab *dir, uchar *buf, uint nbuf, uint clock) in dostat() function
/plan9/sys/src/cmd/ext2srv/
H A Dext2subs.c326 dostat(Qid qid, Xfile *f, Dir *dir ) in dostat() function
/plan9/sys/src/cmd/awk/
H A Drun.c1374 Cell *dostat(Node **a, int n) /* do a[0]; while(a[1]) */ in dostat() function