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

/freebsd-12-stable/lib/libc/rpc/
H A Dkey_call.c299 struct netconfig *tpconf; local
355 tpconf = NULL;
383 tpconf = nconf;
387 if ((kcp->client == (CLIENT *) NULL) && (tpconf))
390 KEY_PROG, vers, tpconf);

Completed in 27 milliseconds