Searched defs:seconfig (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_sec.h61 typedef struct seconfig { struct
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_sec.c700 * Get seconfig from /etc/nfssec.conf by name or by number or
754 * Get a seconfig entry from /etc/nfssec.conf by nfs specific sec name,
770 * Get a seconfig entry from /etc/nfssec.conf by nfs specific sec number,
997 * input : seconfig - security configuration information
1009 nfs_get_root_principal(seconfig_t *seconfig, char *host, caddr_t *rootname_p) argument
1015 switch (seconfig->sc_rpcnum) {
1037 seconfig->sc_gss_mech, "root", node, secdomain)) {

Completed in 59 milliseconds