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

/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcbind.h116 int create_rmtcall_fd(struct netconfig *);
H A Drpcbind.c467 status = create_rmtcall_fd(nconf);
H A Drpcb_svc_com.c483 create_rmtcall_fd(struct netconfig *nconf) function
492 "create_rmtcall_fd: couldn't open \"%s\" (errno %d)\n",
500 "create_rmtcall_fd: svc_tli_create failed\n");
506 syslog(LOG_ERR, "create_rmtcall_fd: no memory!");
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcbind.h116 int create_rmtcall_fd(struct netconfig *);
H A Drpcbind.c488 status = create_rmtcall_fd(nconf);
H A Drpcb_svc_com.c479 create_rmtcall_fd(struct netconfig *nconf) function
488 "create_rmtcall_fd: couldn't open \"%s\" (errno %d)\n",
496 "create_rmtcall_fd: svc_tli_create failed\n");
502 syslog(LOG_ERR, "create_rmtcall_fd: no memory!");

Completed in 173 milliseconds