Searched refs:nd_abort (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.h85 void nd_abort(nd_hdl_t *, const char *, ...);
H A Dlibfmnotify.c98 nd_abort(nd_hdl_t *nhdl, const char *format, ...) function
120 nd_abort(nhdl, "Failed to fork child (%s)", strerror(errno));
/osnet-11/usr/src/lib/libndmp/common/
H A Dlibndmp.h315 int nd_abort; /* Abort operation flag */ member in struct:ndmp_data
H A Dlibndmp.c326 sp->nsi_data.nd_abort = ndmp_door_get_int32(dec_ctx);

Completed in 232 milliseconds