Searched refs:execa (Results 1 – 10 of 10) sorted by relevance
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | exec.h | 51 typedef struct execa { struct 174 int (*exec_func)(struct vnode *vp, struct execa *uap, 213 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,
|
| /onnv-gate/usr/src/uts/common/exec/shbin/ |
| H A D | shbin.c | 53 struct execa *uap, 157 struct execa *uap, in shbinexec()
|
| /onnv-gate/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
|
| /onnv-gate/usr/src/uts/common/exec/intp/ |
| H A D | intp.c | 162 struct execa *uap, in intpexec()
|
| /onnv-gate/usr/src/uts/common/exec/java/ |
| H A D | java.c | 86 javaexec(vnode_t *vp, struct execa *uap, struct uarg *args, in javaexec()
|
| /onnv-gate/usr/src/uts/common/exec/aout/ |
| H A D | aout.c | 134 aoutexec(vnode_t *vp, struct execa *uap, struct uarg *args, in aoutexec()
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | exec.c | 123 struct execa ua; in exec_common() 535 struct execa *uap, in gexec() 1385 struct execa *uap, in noexec()
|