Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c3221 int cnt, hasampersand, len = NFSV4_SMALLSTR, ret; in nfsv4_uidtostr() local
3250 hasampersand = 0; in nfsv4_uidtostr()
3263 hasampersand = 1; in nfsv4_uidtostr()
3267 if (hasampersand) in nfsv4_uidtostr()
3283 if (!hasampersand) { in nfsv4_uidtostr()
3490 int cnt, hasampersand, len = NFSV4_SMALLSTR, ret; in nfsv4_gidtostr() local
3519 hasampersand = 0; in nfsv4_gidtostr()
3532 hasampersand = 1; in nfsv4_gidtostr()
3536 if (hasampersand) in nfsv4_gidtostr()
3552 if (!hasampersand) { in nfsv4_gidtostr()