Home
last modified time | relevance | path

Searched defs:seclist (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dypserv_net_secure.c47 struct seclist { struct
51 struct seclist *next; argument
/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dnfs_nfssec.c50 nfssec_free_secmode_list(char **seclist, int num_elements) in nfssec_free_secmode_list()
123 char **seclist = NULL; in nfssec_get_nfs_secmode_list() local
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c227 static char *seclist[] = { variable
349 find_security(struct securities *seclist, sa_security_t sec) in find_security()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1124 SINFO_LISTELT seclist; in fake_shdr_cache() local
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c113 #define SECREF_TRACE(seclist, tag, flav, aftcnt) \ argument