Home
last modified time | relevance | path

Searched refs:caseInsensitive (Results 1 – 2 of 2) sorted by relevance

/plan9/sys/include/
H A Dnfs3.h747 u1int caseInsensitive; member
/plan9/sys/src/libsunrpc/
H A Dnfs3.c3792 fmtprint(fmt, "%d", x->caseInsensitive); in nfs3RPathconfPrint()
3836 if(sunUint1Pack(a, ea, &a, &x->caseInsensitive) < 0) goto Err; in nfs3RPathconfPack()
3864 if(sunUint1Unpack(a, ea, &a, &x->caseInsensitive) < 0) goto Err; in nfs3RPathconfUnpack()