Home
last modified time | relevance | path

Searched defs:exec (Results 1 – 25 of 33) sorted by relevance

12

/titanic_44/usr/src/lib/storage/liba5k/common/hdrs/
H A Dexec.h53 struct exec { struct
78 #define M_OLDSUN2 0 /* old sun-2 executable files */ argument
/titanic_44/usr/src/uts/common/sys/
H A Dexechdr.h42 struct exec { struct
63 #define M_OLDSUN2 0 /* old sun-2 executable files */ argument
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dexec.h36 struct exec { struct
56 #define M_OLDSUN2 0 /* old sun-2 executable files */ argument
/titanic_44/usr/src/cmd/sgs/include/
H A Da.out.h31 struct exec { struct
51 * Version of struct exec intended to allow LP64 code to argument
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dimgact_aout.h121 struct exec struct
132 #define a_magic a_midmag /* XXX Hack to work with current kern_execve.c */ argument
/titanic_44/usr/src/lib/libsecdb/common/
H A Dgetexecattr.c59 execstr_t exec; in getexecattr() local
76 execstr_t exec; in getexecprof() local
175 match_execattr(execattr_t *exec, const char *profname, const char *type, in match_execattr()
207 free_execattr(execattr_t *exec) in free_execattr()
237 execattr_t *exec; in findexecattr() local
288 get_tail(execattr_t *exec) in get_tail()
337 print_execattr(execattr_t *exec) in print_execattr()
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DSysCommand.java62 public void exec(String cmd) throws Exception in exec() method in SysCommand
83 public void exec(String[] cmd) throws Exception in exec() method in SysCommand
121 public void exec(String cmd, String locale) throws Exception in exec() method in SysCommand
/titanic_44/usr/src/lib/libnsl/nss/
H A Dgetexecattr.c99 execstr_t *exec = (execstr_t *)ent; in str2execattr() local
288 execstr_t *exec = (execstr_t *)((argp->buf.result)); in _doexeclist() local
371 _free_execstr(execstr_t *exec) in _free_execstr()
/titanic_44/usr/src/lib/libshell/common/
H A Dbuiltins.mm61 exec() a non-builtin command. function
/titanic_44/usr/src/cmd/profiles/
H A Dprofiles.c130 execattr_t *exec; in show_profs() local
198 print_profs_long(execattr_t *exec) in print_profs_long()
/titanic_44/usr/src/test/zfs-tests/cmd/file_write/
H A Dfile_write.c213 char *exec = (char *)getexecname(); in usage() local
/titanic_44/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c58 execstr_t *exec = (execstr_t *)(argp->returnval); in check_match() local
97 execstr_t exec; in check_match_strbuf() local
/titanic_44/usr/src/cmd/pfexecd/
H A Dpfexecd.c299 execattr_t *exec; in callback_forced_privs() local
357 execattr_t *exec = NULL; in callback_pfexec() local
/titanic_44/usr/src/lib/nsswitch/ldap/common/
H A Dgetexecattr.c84 _print_execstr(execstr_t *exec) in _print_execstr()
125 execstr_t *exec = (execstr_t *)NULL; in _exec_ldap_exec2ent() local
/titanic_44/usr/src/cmd/gcore/
H A Dgcore.c51 char exec[PATH_MAX]; in convert_path() local
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Da.out.c170 struct exec *exec = (struct exec *)addr; in aout_verify() local
560 struct exec *exec = (struct exec *)caddr; in aout_new_lmp() local
/titanic_44/usr/src/cmd/lp/cmd/lpsched/
H A Dnodes.h43 EXEC *exec; /* Index into EXEC table */ member
120 EXEC *exec; member
174 EXEC *exec; /* Pointer to running filter or notify */ member
H A Dexec.c271 exec(int type, ...) in exec() function
/titanic_44/usr/src/uts/common/os/
H A Dcallout.c193 #define CALLOUT_EXEC_COMPUTE(ct, nextexp, exec) \ argument
1589 int i, exec; in callout_normal() local
1607 int i, exec; in callout_queue_normal() local
/titanic_44/usr/src/cmd/ptools/ppriv/
H A Dppriv.c61 static boolean_t exec = B_FALSE; variable
/titanic_44/usr/src/lib/efcode/engine/
H A Dpackage.c388 open_instance_chain(fcode_env_t *env, device_t *phandle, int exec) in open_instance_chain()
399 close_instance_chain(fcode_env_t *env, instance_t *ihandle, int exec) in close_instance_chain()
/titanic_44/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c122 short exec; member
/titanic_44/usr/src/cmd/luxadm/
H A Dfcalupdate.c130 static struct exec exec; variable
/titanic_44/usr/src/lib/libpctx/common/
H A Dlibpctx.c57 pctx_sysc_execfn_t *exec; member
/titanic_44/usr/src/lib/libdtrace/common/
H A Ddt_proc.c331 dt_proc_attach(dt_proc_t *dpr, int exec) in dt_proc_attach()

12