Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dwebnfs.x314 const MAX_FLAVORS = 128; variable
318 int array[MAX_FLAVORS];
H A Dnfs_sec.c584 if (tot >= MAX_FLAVORS) { in nfs_sec_nego()
669 if (tot >= MAX_FLAVORS) { in nfs_sec_nego()
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h65 #define MAX_FLAVORS 6 /* none, sys, dh, krb5, krb5i krb5p */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c1265 struct secinfo newsec[MAX_FLAVORS]; in exportfs()
1267 struct secinfo oldsec[MAX_FLAVORS]; in exportfs()
1904 struct secinfo cursec[MAX_FLAVORS]; in unexport()
2318 secinfo_t sec[MAX_FLAVORS]; in makefh_ol()
2420 secinfo_t sec[MAX_FLAVORS]; in makefh3_ol()
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c1006 #define MAX_FLAVORS 128 macro
1349 int flavor_list[MAX_FLAVORS]; in mount()
2748 int flavor_list[MAX_FLAVORS]; in is_wrongsec()