Lines Matching refs:OsAbort
3278 #2 OsAbort () at utils.c:1351
3911 #2 OsAbort() at utils.c:1350
4113 #2 OsAbort () at utils.c:1350
10582 #2 OsAbort () at utils.c:1361
11370 OsAbort();
111802 Mark OsAbort as noreturn function to make gcc happier.
114962 XQuartz: Include os.h for OsAbort()
115172 dmx: fix OsAbort()-related build error in examples/xinput.c
115174 5b9a52be7e975e59e0bbc6b43539ecaff96b2ecd changed the server to use OsAbort()
115176 link if it tries to use OsAbort(). Switch it back to using abort().
115550 os: Introduce OsAbort for proper core dumps.