Searched refs:secinfo_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c83 static int build_seclist_nodups(exportdata_t *, secinfo_t *, int);
84 static void srv_secinfo_add(secinfo_t **, int *, secinfo_t *, int, int);
85 static void srv_secinfo_remove(secinfo_t **, int *, secinfo_t *, int);
86 static void srv_secinfo_treeclimb(exportinfo_t *, secinfo_t *, int, bool_t);
241 build_seclist_nodups(exportdata_t *exd, secinfo_t *nodups, int exponly)
288 srv_secinfo_add(secinfo_t **pcursec, int *pcurcnt, secinfo_t *newsec,
377 srv_secinfo_remove(secinfo_t **pcurse
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h534 typedef struct secinfo secinfo_t; typedef in typeref:struct:secinfo

Completed in 47 milliseconds