Searched defs:Abort (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/threads/
H A Dassfail.c57 Abort(const char *msg) function
114 Abort(msg);
236 Abort(buf);
325 Abort(buf);
373 Abort(buf);
422 * We could replace the call to Abort() with the following code
429 Abort(buf);

Completed in 47 milliseconds