Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/common/
Dnfs_commonsubs.c2579 int cnt, hasampersand, len = NFSV4_SMALLSTR, ret; in nfsv4_uidtostr() local
2604 hasampersand = 0; in nfsv4_uidtostr()
2617 hasampersand = 1; in nfsv4_uidtostr()
2621 if (hasampersand) in nfsv4_uidtostr()
2637 if (!hasampersand) { in nfsv4_uidtostr()
2841 int cnt, hasampersand, len = NFSV4_SMALLSTR, ret; in nfsv4_gidtostr() local
2866 hasampersand = 0; in nfsv4_gidtostr()
2879 hasampersand = 1; in nfsv4_gidtostr()
2883 if (hasampersand) in nfsv4_gidtostr()
2899 if (!hasampersand) { in nfsv4_gidtostr()