Searched defs:get_aout_head (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/aout/
H A Daout.c58 static int get_aout_head(struct vnode **vpp, struct exdata *edp, long *execsz,
153 if (error = get_aout_head(&vp, &edp, execsz, &isdyn))
277 get_aout_head(struct vnode **vpp, struct exdata *edp, long *execsz, int *isdyn) function

Completed in 61 milliseconds