Home
last modified time | relevance | path

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

/netbsd/external/bsd/am-utils/dist/amq/
H A Damq.c245 if (mi->mi_error > 0) { in show_mi()
246 printf(" (%s)", strerror(mi->mi_error)); in show_mi()
247 } else if (mi->mi_error < 0) { in show_mi()
H A Damq_xdr.c158 if (!xdr_int(xdrs, &objp->mi_error)) { in xdr_amq_mount_info()
/netbsd/external/bsd/am-utils/dist/include/
H A Damq_defs.h104 int mi_error; member
/netbsd/lib/libukfs/
H A Dukfs.c511 int *mi_error; member