Home
last modified time | relevance | path

Searched refs:AM_ERRNO_HOST_DOWN (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/amd/amd/
Damd.h159 # define AM_ERRNO_HOST_DOWN EHOSTDOWN macro
162 # define AM_ERRNO_HOST_DOWN EHOSTUNREACH macro
164 # define AM_ERRNO_HOST_DOWN EINVAL macro
Drpc_fwd.c310 error = AM_ERRNO_HOST_DOWN; in fwd_packet()
Dops_nfs.c461 error = AM_ERRNO_HOST_DOWN; in prime_nfs_fhandle_cache()
/freebsd-12-stable/contrib/amd/
DChangeLog11642 * include/am_utils.h (AM_ERRNO_HOST_DOWN): find best errno to set