Searched refs:isdyn (Results 1 – 1 of 1) sorted by relevance
59 int *isdyn);144 int isdyn; in aoutexec() local153 if (error = get_aout_head(&vp, &edp, execsz, &isdyn)) in aoutexec()277 get_aout_head(struct vnode **vpp, struct exdata *edp, long *execsz, int *isdyn) in get_aout_head() argument337 *isdyn = filhdr.a_dynamic; in get_aout_head()