Searched refs:MID_ZERO (Results 1 – 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | imgact_aout.h | 129 #define MID_ZERO 0 /* unknown - implementation dependent */ macro |
| /src/sys/kern/ | ||
| H A D | imgact_aout.c | 216 if (N_GETMID(*a_out) == MID_ZERO) in exec_aout_imgact() |