Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 24 of 24) sorted by relevance

/dflybsd-src/usr.sbin/uefisign/
H A Duefisign.h43 struct executable { struct
44 const char *x_path;
45 FILE *x_fp;
47 char *x_buf;
48 size_t x_len;
53 size_t x_headers_len;
55 off_t x_checksum_off;
56 size_t x_checksum_len;
58 off_t x_certificate_entry_off;
59 size_t x_certificate_entry_len;
[all …]
/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
H A Dpex-unix.c373 pex_child_error (struct pex_obj *obj, const char *executable, in pex_child_error()
492 int flags, const char *executable, in pex_unix_exec_child()
590 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_unix_exec_child()
H A Dpex-common.c152 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, in pex_run_in_environment()
370 pex_run (struct pex_obj *obj, int flags, const char *executable, in pex_run()
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
H A Dpex-common.c152 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, in pex_run_in_environment()
370 pex_run (struct pex_obj *obj, int flags, const char *executable, in pex_run()
H A Dpex-unix.c468 int flags, const char *executable, in pex_unix_exec_child()
566 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_unix_exec_child()
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
H A Dpex-unix.c372 pex_child_error (struct pex_obj *obj, const char *executable, in pex_child_error()
493 int flags, const char *executable, in pex_unix_exec_child()
591 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_unix_exec_child()
H A Dpex-common.c152 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, in pex_run_in_environment()
368 pex_run (struct pex_obj *obj, int flags, const char *executable, in pex_run()
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
H A Dpex-unix.c370 pex_child_error (struct pex_obj *obj, const char *executable, in pex_child_error()
491 int flags, const char *executable, in pex_unix_exec_child()
589 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_unix_exec_child()
H A Dpex-common.c152 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, in pex_run_in_environment()
368 pex_run (struct pex_obj *obj, int flags, const char *executable, in pex_run()
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dpex-one.c24 pex_one (int flags, const char *executable, char * const *argv, in pex_one()
H A Dpex-unix.c374 pex_child_error (struct pex_obj *obj, const char *executable, in pex_child_error()
493 int flags, const char *executable, in pex_unix_exec_child()
591 pex_unix_exec_child (struct pex_obj *obj, int flags, const char *executable, in pex_unix_exec_child()
H A Dpex-common.c152 pex_run_in_environment (struct pex_obj *obj, int flags, const char *executable, in pex_run_in_environment()
370 pex_run (struct pex_obj *obj, int flags, const char *executable, in pex_run()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Delf-nacl.c101 bfd_boolean executable = segment_executable (seg); in nacl_modify_segment_map() local
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Delf-nacl.c100 bfd_boolean executable = segment_executable (seg); in nacl_modify_segment_map() local
H A Delf.c4680 bfd_boolean executable; in _bfd_elf_map_sections_to_segments() local
/dflybsd-src/contrib/file/src/
H A Dascmagic.c128 int executable = 0; in file_ascmagic_with_encoding() local
/dflybsd-src/usr.sbin/autofs/
H A Dcommon.c1018 bool executable; in parse_map() local
/dflybsd-src/contrib/tcsh-6/
H A Dsh.exec.c885 executable(const Char *dir, const Char *name, int dir_ok) in executable() function
/dflybsd-src/contrib/gdb-7/include/
H A Dbfdlink.h259 unsigned int executable : 1; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-vrp.c5442 bool executable = false; in check_all_array_refs() local