Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dimgact_aout.h37 #define N_GETMID(ex) \ macro
/freebsd/sys/kern/
H A Dimgact_aout.c218 if (N_GETMID(*a_out) == MID_ZERO) in exec_aout_imgact()