Home
last modified time | relevance | path

Searched refs:tpconf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/gss/gssd/
H A Dgssd_handle.c65 struct netconfig *tpconf; local
79 tpconf = NULL;
97 tpconf = nconf;
101 if ((clnt == NULL) && (tpconf)) {
105 clnt = clnt_tp_create(hostname, GSSPROG, GSSVERS, tpconf);
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_handle.c60 struct netconfig *tpconf; local
75 tpconf = NULL;
97 tpconf = nconf;
101 if ((kwarn_clnt == NULL) && (tpconf)) {
106 tpconf);