Symbol: NFSV4_SMALLSTR
sys/fs/nfs/nfs_commonacl.c
116
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonacl.c
197
u_char *name, namestr[NFSV4_SMALLSTR + 1];
sys/fs/nfs/nfs_commonacl.c
220
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonacl.c
227
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonacl.c
250
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonacl.c
47
u_char *name, namestr[NFSV4_SMALLSTR + 1];
sys/fs/nfs/nfs_commonacl.c
545
u_char *name, namestr[NFSV4_SMALLSTR];
sys/fs/nfs/nfs_commonacl.c
608
u_char *name, namestr[NFSV4_SMALLSTR];
sys/fs/nfs/nfs_commonacl.c
77
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonacl.c
83
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
1354
u_char *cp, *cp2, namestr[NFSV4_SMALLSTR + 1];
sys/fs/nfs/nfs_commonsubs.c
2049
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
2055
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
2072
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
2083
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
2089
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
2106
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
2843
u_char *cp, namestr[NFSV4_SMALLSTR];
sys/fs/nfs/nfs_commonsubs.c
3653
int cnt, hasampersand, len = NFSV4_SMALLSTR, ret;
sys/fs/nfs/nfs_commonsubs.c
3667
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
3707
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
3925
int cnt, hasampersand, len = NFSV4_SMALLSTR, ret;
sys/fs/nfs/nfs_commonsubs.c
3939
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/nfs_commonsubs.c
3979
if (len > NFSV4_SMALLSTR)
sys/fs/nfsclient/nfs_clrpcops.c
8317
char *str, str0[NFSV4_SMALLSTR + 1];
sys/fs/nfsclient/nfs_clrpcops.c
8336
if (len > NFSV4_SMALLSTR)
sys/fs/nfsclient/nfs_clrpcops.c
8349
if (len > NFSV4_SMALLSTR)
sys/fs/nfsclient/nfs_clstate.c
3580
u_char tag[NFSV4_SMALLSTR + 1], *tagstr;
sys/fs/nfsclient/nfs_clstate.c
3607
if (taglen <= NFSV4_SMALLSTR)
sys/fs/nfsclient/nfs_clstate.c
3613
if (taglen > NFSV4_SMALLSTR)
sys/fs/nfsclient/nfs_clstate.c
3619
if (taglen > NFSV4_SMALLSTR) {
sys/fs/nfsserver/nfs_nfsdkrpc.c
416
u_char tag[NFSV4_SMALLSTR + 1], *tagstr = NULL;
sys/fs/nfsserver/nfs_nfsdkrpc.c
501
if (tagstr != NULL && taglen > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3220
u_char *cp, namestr[NFSV4_SMALLSTR + 1];
sys/fs/nfsserver/nfs_nfsdport.c
3320
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3326
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3336
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3347
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3353
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3363
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdsubs.c
2247
if (taglen <= NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdsubs.c
2263
if (tagstr != NULL && taglen > NFSV4_SMALLSTR)