Searched defs:p_type (Results 1 - 25 of 27) sorted by relevance

12

/openbsd-current/gnu/llvm/lld/ELF/
H A DWriter.h38 uint32_t p_type = 0; member in struct:lld::elf::PhdrEntry
/openbsd-current/sbin/fsck/
H A Dpreen.c51 char *p_type; /* filesystem type */ member in struct:partentry
/openbsd-current/usr.bin/indent/
H A Dargs.c74 int p_type; /* type (int, bool, special) */ member in struct:pro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dgcore.c292 int p_type; local
/openbsd-current/usr.sbin/ospfd/
H A Drde.h97 enum path_type p_type; member in struct:rt_node
H A Drde_spf.c861 rt_update(struct in_addr prefix, u_int8_t prefixlen, struct v_nexthead *vnh, u_int8_t v_type, u_int32_t cost, u_int32_t cost2, struct in_addr area, struct in_addr adv_rtr, enum path_type p_type, enum dst_type d_type, u_int8_t flags, u_int32_t tag) argument
[all...]
H A Dospfd.h520 enum path_type p_type; member in struct:ctl_rt
/openbsd-current/usr.sbin/ospf6d/
H A Drde.h108 enum path_type p_type; member in struct:rt_node
H A Drde_spf.c983 rt_update(struct in6_addr *prefix, u_int8_t prefixlen, struct v_nexthead *vnh, u_int16_t v_type, u_int32_t cost, u_int32_t cost2, struct in_addr area, struct in_addr adv_rtr, enum path_type p_type, enum dst_type d_type, u_int8_t flags, u_int32_t tag) argument
[all...]
H A Dospf6d.h481 enum path_type p_type; member in struct:ctl_rt
/openbsd-current/usr.sbin/ospfctl/
H A Doutput.c106 show_rib_head(struct in_addr aid, u_int8_t d_type, u_int8_t p_type) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h193 elf_word p_type; ///< Type of program segment. member in struct:elf::ELFProgramHeader
H A DObjectFileELF.cpp3171 void ObjectFileELF::DumpELFProgramHeader_p_type(Stream *s, elf_word p_type) { argument
[all...]
/openbsd-current/games/phantasia/
H A Dphantstruct.h47 short p_type; /* character type */ member in struct:player
/openbsd-current/gnu/usr.bin/binutils/include/elf/
H A Dexternal.h77 unsigned char p_type[4]; /* Identifies program segment type */ member in struct:__anon4926
88 unsigned char p_type[4]; /* Identifies program segment type */ member in struct:__anon4927
H A Dinternal.h64 unsigned long p_type; /* Identifies program segment type */ member in struct:elf_internal_phdr
233 unsigned long p_type; member in struct:elf_segment_map
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_freebsd.h104 __uint32_t p_type; member in struct:__sanitizer::__anon53
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Dexternal.h77 unsigned char p_type[4]; /* Identifies program segment type */ member in struct:__anon11
88 unsigned char p_type[4]; /* Identifies program segment type */ member in struct:__anon12
H A Dinternal.h64 unsigned long p_type; /* Identifies program segment type */ member in struct:elf_internal_phdr
233 unsigned long p_type; member in struct:elf_segment_map
/openbsd-current/include/
H A Dresolv.h261 #define p_type __p_type macro
/openbsd-current/usr.sbin/ospf6ctl/
H A Dospf6ctl.c1131 show_rib_head(struct in_addr aid, u_int8_t d_type, u_int8_t p_type) argument
[all...]
/openbsd-current/sys/arch/sparc64/dev/
H A Dpsycho.c196 int p_type; member in struct:psycho_type
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c2142 get_segment_type(unsigned long p_type) argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1357 Elf32_Word p_type; // Type of segment member in struct:llvm::ELF::Elf32_Phdr
1369 Elf64_Word p_type; // Type of segment member in struct:llvm::ELF::Elf64_Phdr
/openbsd-current/sys/sys/
H A Dexec_elf.h442 Elf32_Word p_type; /* segment type */ member in struct:__anon19
453 Elf64_Word p_type; /* entry type */ member in struct:__anon20

Completed in 491 milliseconds

12