Searched refs:validstat (Results 1 – 7 of 7) sorted by relevance
| /plan9/sys/src/9/pcboot/ |
| H A D | stub.c | 125 validstat(uchar *s, int n) in validstat() function
|
| /plan9/sys/src/cmd/unix/drawterm/kern/ |
| H A D | sysfile.c | 560 validstat(uchar *s, int n) in validstat() function 820 validstat(buf, l); in _syswstat() 841 validstat(buf, l); in _sysfwstat()
|
| H A D | fns.h | 357 void validstat(uchar*, int);
|
| H A D | devmnt.c | 505 validstat(dp, n); in mntstat() 688 validstat(p, dirlen); in mntread()
|
| /plan9/sys/src/9/port/ |
| H A D | sysfile.c | 888 validstat(uchar *s, int n) in validstat() function 1202 validstat((uchar*)arg[1], l); in syswstat() 1216 validstat((uchar*)arg[1], l); in sysfwstat()
|
| H A D | portfns.h | 370 void validstat(uchar*, int);
|
| H A D | devmnt.c | 487 validstat(dp, n); in mntstat() 670 validstat(p, dirlen); in mntread()
|