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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dclnt_vc.c96 static bool_t set_up_connection(int, struct netbuf *,
262 * hold it across the set_up_connection() call and end up with a
297 if (set_up_connection(fd, svcaddr, ct, tp) == FALSE) {
458 set_up_connection(int fd, struct netbuf *svcaddr, struct ct_data *ct, function
987 ret = set_up_connection(ct->ct_fd, (struct netbuf *)info,

Completed in 49 milliseconds