Home
last modified time | relevance | path

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

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