Home | Sort by: relevance | last modified time | path |
/src/sys/sys/ | |
exec.h | 194 void *ep_hdr; /* file's exec header */ member in struct:exec_package 195 u_int ep_hdrlen; /* length of ep_hdr */ 196 u_int ep_hdrvalid; /* bytes of ep_hdr that are valid */ |