Searched refs:execa (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | exec.h | 51 typedef struct execa { struct 175 int (*exec_func)(struct vnode *vp, struct execa *uap, 214 extern int gexec(vnode_t **vp, struct execa *uap, struct uarg *args,
|
H A D | brand.h | 103 struct execa; 121 int (*b_elfexec)(struct vnode *vp, struct execa *uap,
|
/titanic_41/usr/src/uts/common/exec/shbin/ |
H A D | shbin.c | 53 struct execa *uap, 157 struct execa *uap, in shbinexec()
|
/titanic_41/usr/src/uts/common/exec/intp/ |
H A D | intp.c | 55 extern int intpexec(struct vnode *, struct execa *, struct uarg *, 164 struct execa *uap, in intpexec()
|
/titanic_41/usr/src/cmd/sh/ |
H A D | bltin.c | 152 execa(argv, -1); in builtin() 170 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
|
/titanic_41/usr/src/uts/common/exec/java/ |
H A D | java.c | 86 javaexec(vnode_t *vp, struct execa *uap, struct uarg *args, in javaexec()
|
/titanic_41/usr/src/uts/common/exec/aout/ |
H A D | aout.c | 131 aoutexec(vnode_t *vp, struct execa *uap, struct uarg *args, in aoutexec()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | exec.c | 128 struct execa ua; in exec_common() 540 struct execa *uap, in gexec() 1409 struct execa *uap, in noexec()
|