Searched refs:execa (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | exec.h | 56 typedef struct execa { struct 181 int (*exec_func)(struct vnode *vp, struct execa *uap, 210 extern int gexec(vnode_t **vp, struct execa *uap, struct uarg *args,
|
H A D | brand.h | 104 struct execa; 122 int (*b_elfexec)(struct vnode *, struct execa *, struct uarg *,
|
/illumos-gate/usr/src/uts/common/exec/shbin/ |
H A D | shbin.c | 54 struct execa *uap, 156 struct execa *uap, in shbinexec()
|
/illumos-gate/usr/src/uts/common/exec/intp/ |
H A D | intp.c | 57 extern int intpexec(struct vnode *, struct execa *, struct uarg *, 184 struct execa *uap, in intpexec()
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | bltin.c | 151 execa(argv, -1); in builtin() 169 execa(argv, -1); in builtin()
|
H A D | xec.c | 364 execa(com, pos);
|
H A D | service.c | 224 execa(unsigned char *at[], short pos) in execa() function
|
/illumos-gate/usr/src/uts/common/exec/java/ |
H A D | java.c | 87 javaexec(vnode_t *vp, struct execa *uap, struct uarg *args, in javaexec()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | exec.c | 211 struct execa ua; in exec_common() 640 struct execa *uap, in gexec() 1522 struct execa *uap, in noexec()
|