Home
last modified time | relevance | path

Searched refs:MID_ZERO (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dimgact_aout.h129 #define MID_ZERO 0 /* unknown - implementation dependent */ macro
/freebsd/sys/kern/
H A Dimgact_aout.c218 if (N_GETMID(*a_out) == MID_ZERO) in exec_aout_imgact()