Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/gss/gssd/
H A Dgssd_handle.c66 struct netconfig *tpconf; local
80 tpconf = NULL;
98 tpconf = nconf;
102 if ((clnt == NULL) && (tpconf)) {
106 clnt = clnt_tp_create(hostname, GSSPROG, GSSVERS, tpconf);
/titanic_44/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);