Searched defs:aborting (Results 1 – 2 of 2) sorted by relevance
/minix3/lib/libc/stdlib/ | ||
H A D | abort.c | 48 static int aborting = 0; variable |
/minix3/usr.bin/make/ | ||
H A D | job.c | 165 static int aborting = 0; /* why is the make aborting? */ variable |