Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dimgact_aout.h123 struct exec { struct
133 #define a_magic a_midmag /* XXX Hack to work with current kern_execve.c */ argument
/dragonfly/contrib/gdb-7/bfd/
H A Dlibaout.h296 #define N_DYNAMIC(exec) ((exec).a_info & 0x80000000) argument
299 # define N_MAGIC(exec) ((exec).a_info & 0xffff) argument
303 # define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff)) argument
307 # define N_FLAGS(exec) (((exec).a_info >> 24) & 0xff) argument
311 # define N_SET_INFO(exec, magic, type, flags) \ argument
318 # define N_SET_DYNAMIC(exec, dynamic) \ argument
324 # define N_SET_MAGIC(exec, magic) \ argument
329 # define N_SET_MACHTYPE(exec, machtype) \ argument
335 # define N_SET_FLAGS(exec, flags) \ argument
H A Dcorefile.c161 char *exec; in generic_core_file_matches_executable_p() local
H A Delflink.c5675 int exec = 0; in bfd_elf_size_dynamic_sections() local
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcorefile.c160 const char *exec; in generic_core_file_matches_executable_p() local
H A Delflink.c6816 int exec = 0; in bfd_elf_size_dynamic_sections() local
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcorefile.c160 char *exec; in generic_core_file_matches_executable_p() local
H A Delflink.c5853 int exec = 0; in bfd_elf_size_dynamic_sections() local
/dragonfly/libexec/pppoed/
H A Dpppoed.c256 const char *exec, struct ngm_connect ngc, int cs, int ds, void *request, in Spawn()
502 char hostname[MAXHOSTNAMELEN], *exec, rhook[NG_HOOKSIZ]; in main() local
/dragonfly/usr.bin/gcore/
H A Dgcore.c79 void *exec; in main() local
/dragonfly/contrib/gdb-7/gdb/
H A Dfbsd-nat.c101 int read, write, exec; in fbsd_find_memory_regions() local
H A Dgcore.c388 int write, int exec, int modified, void *data) in gcore_create_callback()
H A Dinferior.c827 char *exec = NULL; in add_inferior_command() local
H A Dinfrun.c653 handle_vfork_child_exec_or_exit (int exec) in handle_vfork_child_exec_or_exit()
/dragonfly/lib/libc/gen/
H A Dnlist.c108 struct exec * exec; in __aout_fdnlist() local
/dragonfly/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c195 struct drm_i915_gem_exec_object2 *exec; /** ioctl execobj[] */ member
1827 static bool i915_gem_check_execbuffer(struct drm_i915_gem_execbuffer2 *exec) in i915_gem_check_execbuffer()
2192 struct drm_i915_gem_exec_object2 *exec, in i915_gem_do_execbuffer()
/dragonfly/lib/libthread_xu/thread/
H A Dthr_private.h215 #define THR_CLEANUP_POP(td, exec) \ argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-fnsummary.c2730 bool exec = e->exec_predicate.evaluate (nonspec_possible_truths); in estimate_node_size_and_time() local
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpireg.h795 uint32_t exec; member
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnreg.h1666 uint32_t exec; member