Home
last modified time | relevance | path

Searched defs:have (Results 1 – 13 of 13) sorted by relevance

/plan9/sys/src/ape/cmd/pax/
H A Dbuffer.c274 uint have; local
473 int have; local
721 int have; local
806 uint have; local
846 int have; local
/plan9/sys/src/cmd/con/
H A Dxmr.c102 int have; in receive() local
/plan9/sys/src/cmd/gs/zlib/
H A Dinflate.c542 unsigned have, left; /* available input and output */ local
1151 local unsigned syncsearch(have, buf, len) in syncsearch() argument
H A Dinfback.c250 unsigned have, left; /* available input and output */ local
H A Dinflate.h112 unsigned have; /* number of code lengths in lens[] */ member
/plan9/sys/src/cmd/
H A Dnfs.c191 nfsAccess(Auth *a, ulong tag, Nfs3Handle *h, ulong want, ulong *got, u1int *have, Nfs3Attr *attr) in nfsAccess()
221 u1int *have, Nfs3Attr *attr) in nfsMkdir()
259 u1int *have, Nfs3Attr *attr) in nfsCreate()
475 nfsLookup(Auth *a, ulong tag, Nfs3Handle *h, char *name, Nfs3Handle *nh, u1int *have, Nfs3Attr *att… in nfsLookup()
1020 u1int have; in fsopen() local
1067 u1int have; in fscreate() local
1352 u1int have; in fswalk1() local
/plan9/sys/src/cmd/unix/u9fs/
H A Du9fs.c175 getfcallnew(int fd, Fcall *fc, int have) in getfcallnew()
198 getfcallold(int fd, Fcall *fc, int have) in getfcallold()
1425 int i, have; in userperm() local
/plan9/sys/src/cmd/fossil/
H A Dbwatch.c286 uchar *have, *want; in lockConflicts() local
/plan9/sys/src/9/pc/
H A Dmmu.c579 int have, i; in findhole() local
/plan9/sys/src/9/pcboot/
H A Dmmu.c588 int have, i; in findhole() local
/plan9/sys/src/cmd/9660srv/
H A D9660srv.c567 int n, flags, i, j, lj, nl, vers, sysl, mode, l, have; in rzdir() local
/plan9/sys/src/libsunrpc/
H A Dmount3.c602 u1int have; in nfsMount3ExportGroupSize() local
/plan9/sys/src/cmd/venti/srv/
H A Dfixarenas.c591 showdiffs(uchar *want, uchar *have, int len, Info *info) in showdiffs()