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

/freebsd-10.1-release/usr.sbin/rpcbind/
H A Drpcbind.h114 int create_rmtcall_fd(struct netconfig *);
H A Drpcbind.c643 status = create_rmtcall_fd(nconf);
H A Drpcb_svc_com.c489 create_rmtcall_fd(struct netconfig *nconf) function
498 "create_rmtcall_fd: couldn't open \"%s\" (errno %d)\n",
506 "create_rmtcall_fd: svc_tli_create failed\n");
511 syslog(LOG_ERR, "create_rmtcall_fd: no memory!");

Completed in 60 milliseconds