Searched refs:get_aout_head (Results 1 – 1 of 1) sorted by relevance
58 static int get_aout_head(struct vnode **vpp, struct exdata *edp, long *execsz,153 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() function