Searched refs:isaexec (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/isaexec/
H A DMakefile28 PROG= isaexec
H A Disaexec.c65 if (isaexec(execname, argv, envp) == -1) {
76 gettext("%s: isaexec(\"%s\") failed\n"),
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Darch.c70 * Wrapper for isaexec(3c) that allows disabling 64-bit counterpart execution
76 * Note, isaexec() will eventually fall through to looking for a 32-bit
86 * LD_NOEXEC_64 defined in the environment prevents the isaexec() call.
93 (void) isaexec(str, argv, envp);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Disaexec.c29 #pragma weak _isaexec = isaexec
46 isaexec(const char *execname, char *const *argv, char *const *envp) function
/illumos-gate/usr/src/cmd/
H A DMakefile39 # of other commands. Currently this includes only 'isaexec' and
40 # 'platexec'. This is necessary because $(ROOT)/usr/lib/isaexec or
49 isaexec \
602 isaexec \
831 ksh: shcomp isaexec
/illumos-gate/usr/src/tools/quick/
H A Dmake-zfs194 isaexec \
/illumos-gate/usr/src/head/
H A Dunistd.h399 extern int isaexec(const char *, char *const *, char *const *);
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com477 isaexec.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com466 isaexec.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile441 isaexec.o \
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc635 /* isaexec.c */
636 int isaexec(const char *, char *const *, char *const *);
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com508 isaexec.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile215 isaexec.3c \

Completed in 103 milliseconds