Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcbind.h76 int create_rmtcall_fd(struct netconfig *);
H A Drpcbind.c720 (void) create_rmtcall_fd(nconf); in init_transport()
H A Drpcb_svc_com.c541 create_rmtcall_fd(struct netconfig *nconf) in create_rmtcall_fd() function