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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dwebnfs.x316 const MAX_FLAVORS = 128;
320 int array[MAX_FLAVORS];
H A Dnfs_sec.c591 if (tot >= MAX_FLAVORS) {
676 if (tot >= MAX_FLAVORS) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h58 #define MAX_FLAVORS 6 /* none, sys, dh, krb5, krb5i krb5p */ macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c1038 struct secinfo newsec[MAX_FLAVORS];
1040 struct secinfo oldsec[MAX_FLAVORS];
1651 struct secinfo cursec[MAX_FLAVORS];
2061 secinfo_t sec[MAX_FLAVORS];
2163 secinfo_t sec[MAX_FLAVORS];
/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c875 #define MAX_FLAVORS 128 macro
1218 int flavor_list[MAX_FLAVORS];
2617 int flavor_list[MAX_FLAVORS];

Completed in 75 milliseconds