Searched defs:_N_HDROFF (Results 1 – 4 of 4) sorted by relevance
138 #define _N_HDROFF(x) (SEGMENT_SIZE - sizeof (struct exec)) macro140 #define _N_HDROFF(x) (- sizeof (struct exec)) macro
65 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro
68 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro
124 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro