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

12

/freebsd-11-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-11-stable/contrib/atf/atf-c++/
H A Dcheck.cpp145 impl::exec(const atf::process::argv_array& argva) function in class:impl
/freebsd-11-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-11-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-11-stable/lib/libc/gen/
H A Dnlist.c115 struct exec * exec; local
/freebsd-11-stable/usr.bin/elf2aout/
H A Delf2aout.c50 struct exec { struct
/freebsd-11-stable/stand/userboot/
H A Duserboot.h174 void (*exec)(void *arg, uint64_t pc); member in struct:loader_callbacks
/freebsd-11-stable/stand/mips/beri/loader/
H A Dmain.c83 __elfN(exec)(struct preloaded_file *fp) function
/freebsd-11-stable/sys/sys/
H A Dimgact_aout.h112 struct exec { struct
/freebsd-11-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-11-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_work.c94 struct work_exec *exec; local
222 struct work_exec exec; local
[all...]
/freebsd-11-stable/usr.sbin/sesutil/
H A Dsesutil.c68 int (*exec)(int argc, char **argv); member in struct:command
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h189 namespace exec { namespace in namespace:llvm::orc::remote
/freebsd-11-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-11-stable/contrib/wpa/hs20/client/
H A Dspp_client.c511 static int hs20_spp_exec(struct hs20_osu_client *ctx, xml_node_t *exec, argument
605 xml_node_t *update = NULL, *exec = NULL, *add_mo = NULL, *no_mo = NULL; local
[all...]
H A Doma_dm_client.c390 static int oma_dm_exec_browser(struct hs20_osu_client *ctx, xml_node_t *exec) argument
424 static int oma_dm_exec_get_cert(struct hs20_osu_client *ctx, xml_node_t *exec) argument
471 static int oma_dm_exec(struct hs20_osu_client *ctx, xml_node_t *exec) argument
/freebsd-11-stable/contrib/binutils/bfd/doc/
H A Dchew.c357 exec (word) function
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c510 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
707 i915_gem_check_execbuffer(struct drm_i915_gem_execbuffer2 *exec) argument
713 validate_exec_list(struct drm_i915_gem_exec_object2 *exec, int count, vm_page_t ***map, int **maplen) argument
836 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-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c358 dt_proc_attach(dt_proc_t *dpr, int exec) argument
/freebsd-11-stable/usr.sbin/pmcannotate/
H A Dpmcannotate.c677 char *bin, *exec, *kfile, *ofile; local
[all...]
/freebsd-11-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c1346 usage(const char *exec) argument
/freebsd-11-stable/stand/sparc64/loader/
H A Dmain.c337 __elfN(exec)(struct preloaded_file *fp) function

Completed in 174 milliseconds

12