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
8347
char *str, str0[NFSV4_SMALLSTR + 1];
sys/fs/nfsclient/nfs_clrpcops.c
8366
if (len > NFSV4_SMALLSTR)
sys/fs/nfsclient/nfs_clrpcops.c
8379
if (len > NFSV4_SMALLSTR)
sys/fs/nfsclient/nfs_clstate.c
3607
u_char tag[NFSV4_SMALLSTR + 1], *tagstr;
sys/fs/nfsclient/nfs_clstate.c
3635
if (taglen <= NFSV4_SMALLSTR)
sys/fs/nfsclient/nfs_clstate.c
3641
if (taglen > NFSV4_SMALLSTR)
sys/fs/nfsclient/nfs_clstate.c
3647
if (taglen > NFSV4_SMALLSTR) {
sys/fs/nfsserver/nfs_nfsdkrpc.c
432
u_char tag[NFSV4_SMALLSTR + 1], *tagstr = NULL;
sys/fs/nfsserver/nfs_nfsdkrpc.c
517
if (tagstr != NULL && taglen > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3850
u_char *cp, namestr[NFSV4_SMALLSTR + 1];
sys/fs/nfsserver/nfs_nfsdport.c
3950
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3956
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3966
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3977
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3983
if (j > NFSV4_SMALLSTR)
sys/fs/nfsserver/nfs_nfsdport.c
3993
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)