Home
last modified time | relevance | path

Searched refs:CLGET_SERVER_ADDR (Results 1 – 3 of 3) sorted by relevance

/dragonfly/include/rpc/
H A Dclnt.h208 #define CLGET_SERVER_ADDR 3 /* get server's address (sockaddr) */ macro
/dragonfly/lib/libc/rpc/
H A Dclnt_dg.c607 case CLGET_SERVER_ADDR: /* Give him the fd address */ in clnt_dg_control()
H A Dclnt_vc.c527 case CLGET_SERVER_ADDR: in clnt_vc_control()