Searched defs:exec (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-10-stable/contrib/binutils/bfd/
H A Dcorefile.c135 char *exec; local
H A Daout-target.h136 struct internal_exec exec; /* Cleaned-up exec header. */ local
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dcheck.cpp145 impl::exec(const atf::process::argv_array& argva) function in class:impl
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dprocess.hpp245 exec(const atf::fs::path& prog, const argv_array& argv, function in namespace:atf::process
265 exec(const atf::fs::path& prog, const argv_array& argv, function in namespace:atf::process
/freebsd-10-stable/contrib/gdb/gdb/
H A Dfbsd-proc.c82 int read, write, exec; local
H A Dgcore.c310 gcore_create_callback(CORE_ADDR vaddr, unsigned long size, int read, int write, int exec, void *data) argument
H A Dtarget.c342 maybe_kill_then_create_inferior (char *exec, char *args, char **env) argument
/freebsd-10-stable/lib/libc/gen/
H A Dnlist.c116 struct exec * exec; local
/freebsd-10-stable/sys/boot/userboot/
H A Duserboot.h159 void (*exec)(void *arg, uint64_t pc); member in struct:loader_callbacks
/freebsd-10-stable/usr.bin/elf2aout/
H A Delf2aout.c48 struct exec { struct
/freebsd-10-stable/sys/sys/
H A Dimgact_aout.h112 struct exec { struct
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dt_regex_att.c260 geterror(const char *s, int *comp, int *exec) argument
484 int comp, exec; local
/freebsd-10-stable/usr.sbin/sesutil/
H A Dsesutil.c65 int (*exec)(int argc, char **argv); member in struct:command
/freebsd-10-stable/libexec/pppoed/
H A Dpppoed.c500 char hostname[MAXHOSTNAMELEN], *exec, rhoo local
253 Spawn(const char *prog, const char *acname, const char *provider, const char *exec, struct ngm_connect ngc, int cs, int ds, void *request, int sz, int debug) argument
[all...]
/freebsd-10-stable/usr.sbin/pmcannotate/
H A Dpmcannotate.c674 char *bin, *exec, *kfile, *ofile; local
[all...]
/freebsd-10-stable/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c737 i915_gem_execbuffer_relocate_slow(struct drm_device *dev, struct drm_file *file, struct intel_ring_buffer *ring, struct list_head *objects, struct eb_objects *eb, struct drm_i915_gem_exec_object2 *exec, int count) argument
935 i915_gem_check_execbuffer(struct drm_i915_gem_execbuffer2 *exec) argument
941 validate_exec_list(struct drm_i915_gem_exec_object2 *exec, int count, vm_page_t ***map, int **maplen) argument
1115 i915_gem_do_execbuffer(struct drm_device *dev, void *data, struct drm_file *file, struct drm_i915_gem_execbuffer2 *args, struct drm_i915_gem_exec_object2 *exec) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c358 dt_proc_attach(dt_proc_t *dpr, int exec) argument
/freebsd-10-stable/contrib/binutils/bfd/doc/
H A Dchew.c357 exec (word) function
/freebsd-10-stable/sys/boot/sparc64/loader/
H A Dmain.c340 __elfN(exec)(struct preloaded_file *fp) function
/freebsd-10-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c1345 usage(const char *exec) argument
/freebsd-10-stable/contrib/binutils/gas/config/
H A Daout_gnu.h92 struct exec struct
[all...]
/freebsd-10-stable/sys/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c4861 int exec; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vfsops.c404 boolean_t exec = B_FALSE; local
/freebsd-10-stable/sys/security/mac_biba/
H A Dmac_biba.c2989 struct mac_biba *subj, *obj, *exec; local
/freebsd-10-stable/sys/security/mac_mls/
H A Dmac_mls.c2614 struct mac_mls *subj, *obj, *exec; local

Completed in 218 milliseconds

12