Searched refs:intp_arg (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/exec/intp/
H A Dintp.c145 idatap->intp_arg[0] = NULL;
151 idatap->intp_arg[0] = NULL;
153 idatap->intp_arg[0] = cp;
246 idata.intp_arg[i + 1] = idatap->intp_arg[i];
/illumos-gate/usr/src/uts/common/exec/java/
H A Djava.c149 idata.intp_arg[0] = jexec_arg;
/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c225 idata.intp_arg[0] = "--";
/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h164 char *intp_arg[INTP_MAXDEPTH]; member in struct:intpdata
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c1600 if (intp->intp_arg[i] != NULL) {
1601 error = stk_add(args, intp->intp_arg[i],

Completed in 66 milliseconds