Symbol: NFSV4_SMALLSTR
sys/fs/nfs/client/nfs_clstate.c
3152
u_char tag[NFSV4_SMALLSTR + 1], *tagstr;
sys/fs/nfs/client/nfs_clstate.c
3177
if (taglen <= NFSV4_SMALLSTR)
sys/fs/nfs/client/nfs_clstate.c
3183
if (taglen > NFSV4_SMALLSTR)
sys/fs/nfs/client/nfs_clstate.c
3189
if (taglen > NFSV4_SMALLSTR) {
sys/fs/nfs/common/nfs_commonacl.c
116
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonacl.c
400
u_char *name, namestr[NFSV4_SMALLSTR];
sys/fs/nfs/common/nfs_commonacl.c
51
u_char *name, namestr[NFSV4_SMALLSTR + 1];
sys/fs/nfs/common/nfs_commonacl.c
77
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonacl.c
83
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
1445
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
1451
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
1467
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
1478
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
1484
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
1500
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
2050
u_char *cp, namestr[NFSV4_SMALLSTR];
sys/fs/nfs/common/nfs_commonsubs.c
2579
int cnt, hasampersand, len = NFSV4_SMALLSTR, ret;
sys/fs/nfs/common/nfs_commonsubs.c
2591
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
2628
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
2841
int cnt, hasampersand, len = NFSV4_SMALLSTR, ret;
sys/fs/nfs/common/nfs_commonsubs.c
2853
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
2890
if (len > NFSV4_SMALLSTR)
sys/fs/nfs/common/nfs_commonsubs.c
819
u_char *cp, *cp2, namestr[NFSV4_SMALLSTR + 1];
sys/fs/nfs/server/nfs_nfsdkrpc.c
324
u_char tag[NFSV4_SMALLSTR + 1], *tagstr = NULL;
sys/fs/nfs/server/nfs_nfsdkrpc.c
405
if (tagstr != NULL && taglen > NFSV4_SMALLSTR)
sys/fs/nfs/server/nfs_nfsdport.c
2431
u_char *cp, namestr[NFSV4_SMALLSTR + 1];
sys/fs/nfs/server/nfs_nfsdport.c
2511
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/server/nfs_nfsdport.c
2517
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/server/nfs_nfsdport.c
2527
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/server/nfs_nfsdport.c
2538
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/server/nfs_nfsdport.c
2544
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/server/nfs_nfsdport.c
2554
if (j > NFSV4_SMALLSTR)
sys/fs/nfs/server/nfs_nfsdsubs.c
2109
if (taglen <= NFSV4_SMALLSTR)
sys/fs/nfs/server/nfs_nfsdsubs.c
2123
if (tagstr != NULL && taglen > NFSV4_SMALLSTR)