Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/nfs/lib/
H A Dwebnfs.x316 const MAX_FLAVORS = 128; variable
320 int array[MAX_FLAVORS];
H A Dnfs_sec.c591 if (tot >= MAX_FLAVORS) { in nfs_sec_nego()
676 if (tot >= MAX_FLAVORS) { in nfs_sec_nego()
/titanic_50/usr/src/uts/common/nfs/
H A Dexport.h58 #define MAX_FLAVORS 6 /* none, sys, dh, krb5, krb5i krb5p */ macro
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c1038 struct secinfo newsec[MAX_FLAVORS]; in exportfs()
1040 struct secinfo oldsec[MAX_FLAVORS]; in exportfs()
1652 struct secinfo cursec[MAX_FLAVORS]; in unexport()
2060 secinfo_t sec[MAX_FLAVORS]; in makefh_ol()
2162 secinfo_t sec[MAX_FLAVORS]; in makefh3_ol()
/titanic_50/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c875 #define MAX_FLAVORS 128 macro
1218 int flavor_list[MAX_FLAVORS]; in mount()
2597 int flavor_list[MAX_FLAVORS]; in is_wrongsec()