Searched refs:publickey_default (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/rpc/ | ||
H A D | netname.c | 98 static struct __nsw_switchconfig publickey_default = variable in typeref:struct:__nsw_switchconfig 212 conf = &publickey_default; |
H A D | netnamer.c | 96 static struct __nsw_switchconfig publickey_default = variable in typeref:struct:__nsw_switchconfig 418 conf = &publickey_default; |
/illumos-gate/usr/src/lib/libnsl/key/ | ||
H A D | publickey.c | 98 static struct __nsw_switchconfig publickey_default = variable in typeref:struct:__nsw_switchconfig 565 conf = &publickey_default; 648 conf = &publickey_default; |
/illumos-gate/usr/src/cmd/keyserv/ | ||
H A D | chkey_common.c | 72 static struct __nsw_switchconfig publickey_default = variable in typeref:struct:__nsw_switchconfig 252 default_conf = &publickey_default; 302 default_conf = &publickey_default; |
Completed in 131 milliseconds