Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dimgact_aout.h40 #define N_GETMID(ex) \ macro
/f-stack/freebsd/kern/
H A Dimgact_aout.c198 if (N_GETMID(*a_out) == MID_ZERO) in exec_aout_imgact()