Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Drpcbind.h120 int create_rmtcall_fd(struct netconfig *);
H A Drpcbind.c665 status = create_rmtcall_fd(nconf); in init_transport()
H A Drpcb_svc_com.c483 create_rmtcall_fd(struct netconfig *nconf) in create_rmtcall_fd() function