Searched defs:synconfig (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauthdesubr.c78 rtime(struct knetconfig *synconfig, struct netbuf *addrp, int calltype, argument
100 if ((error = t_kopen(NULL, synconfig->knc_rdev,
112 if (synconfig->knc_semantics == NC_TPI_CLTS) {
328 error = clnt_tli_kcreate(synconfig, addrp, (rpcprog_t)RPCBPROG,
H A Dauth_des.c108 struct knetconfig *synconfig, des_block *ckey, int calltype,
155 ad->ad_synconfig = *synconfig;
430 synchronize(struct knetconfig *synconfig, struct netbuf *syncaddr, int calltype, argument
438 if (rtime(synconfig, syncaddr, calltype, timep, &timout) < 0)
107 authdes_create(char *servername, uint_t window, struct netbuf *syncaddr, struct knetconfig *synconfig, des_block *ckey, int calltype, AUTH **retauth) argument

Completed in 47 milliseconds