Home
last modified time | relevance | path

Searched refs:EPROCUNAVAIL (Results 1 – 19 of 19) sorted by relevance

/netbsd/sys/rump/include/rump/
H A Drumperrno2host.h320 #ifdef EPROCUNAVAIL in rump_errno2host()
322 return EPROCUNAVAIL; in rump_errno2host()
/netbsd/lib/librumpuser/
H A Drumpuser_errtrans.c255 #ifdef EPROCUNAVAIL in rumpuser__errtrans()
256 case EPROCUNAVAIL : return 76; in rumpuser__errtrans()
/netbsd/external/cddl/osnet/lib/libdtrace/
H A Derrno.d191 inline int EPROCUNAVAIL = 76; variable
192 #pragma D binding "1.0" EPROCUNAVAIL
/netbsd/sys/sys/
H A Derrno.h134 #define EPROCUNAVAIL 76 /* Bad procedure for program */ macro
/netbsd/lib/libc/nls/
H A DPig.msg152 $ EPROCUNAVAIL
H A Dno.msg152 $ EPROCUNAVAIL
H A Dfi.msg152 $ EPROCUNAVAIL
H A DC.msg152 $ EPROCUNAVAIL
H A Dsv.msg152 $ EPROCUNAVAIL
H A Dnl.msg152 $ EPROCUNAVAIL
H A Dde.msg152 $ EPROCUNAVAIL
H A Dpl.msg152 $ EPROCUNAVAIL
H A Des.msg152 $ EPROCUNAVAIL
H A Dsk.msg152 $ EPROCUNAVAIL
H A Dca.msg152 $ EPROCUNAVAIL
H A Dcs.msg152 $ EPROCUNAVAIL
/netbsd/sys/nfs/
H A Dkrpc_subr.c355 error = EPROCUNAVAIL; in krpc_call()
H A Dnfs_socket.c656 case EPROCUNAVAIL: in nfs_rephead()
1051 nd->nd_repstat = EPROCUNAVAIL; in nfs_getreq()
H A Dnfs_serv.c3553 error = EPROCUNAVAIL; in nfsrv_noop()