Home
last modified time | relevance | path

Searched refs:p_type (Results 1 – 25 of 116) sorted by relevance

12345

/openbsd/usr.sbin/ospfd/
H A Drde_spf.c310 r->p_type != PT_INTER_AREA) in asext_calc()
711 r->p_type != PT_TYPE2_EXT) in rt_invalidate()
716 r->p_type == PT_TYPE2_EXT) in rt_invalidate()
823 r->p_type == PT_TYPE2_EXT) in rt_dump()
828 r->p_type != PT_TYPE2_EXT) in rt_dump()
840 rtctl.p_type = r->p_type; in rt_dump()
880 rte->p_type = p_type; in rt_update()
897 else if (p_type < rte->p_type) in rt_update()
899 else if (p_type == rte->p_type) in rt_update()
900 switch (p_type) { in rt_update()
[all …]
/openbsd/sbin/fsck/
H A Dpreen.c51 char *p_type; /* filesystem type */ member
170 p->p_type, p->p_devname, p->p_mntpt, in checkfstab()
176 p->p_type, p->p_devname, p->p_mntpt, in checkfstab()
187 free(p->p_type); in checkfstab()
229 "%s: %s (%s)%s", p->p_type, p->p_devname, in checkfstab()
302 p->p_type = estrdup(type); in addpart()
316 while ((rv = (*checkit)(p->p_type, p->p_devname, p->p_mntpt, in startdisk()
/openbsd/usr.sbin/ospf6d/
H A Drde_spf.c404 r->p_type != PT_INTER_AREA)) in asext_calc()
829 r->p_type != PT_TYPE2_EXT) in rt_invalidate()
834 r->p_type == PT_TYPE2_EXT) in rt_invalidate()
944 r->p_type == PT_TYPE2_EXT) in rt_dump()
949 r->p_type != PT_TYPE2_EXT) in rt_dump()
961 rtctl.p_type = r->p_type; in rt_dump()
1005 rte->p_type = p_type; in rt_update()
1022 else if (p_type < rte->p_type) in rt_update()
1024 else if (p_type == rte->p_type) in rt_update()
1025 switch (p_type) { in rt_update()
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dinternal.h64 unsigned long p_type; /* Identifies program segment type */ member
233 unsigned long p_type; member
258 && (segment->p_type != PT_TLS \
277 || segment->p_type == PT_TLS))
H A Dexternal.h77 unsigned char p_type[4]; /* Identifies program segment type */ member
88 unsigned char p_type[4]; /* Identifies program segment type */ member
/openbsd/usr.sbin/ospfctl/
H A Doutput.c106 show_rib_head(struct in_addr aid, u_int8_t d_type, u_int8_t p_type) in show_rib_head() argument
110 switch (p_type) { in show_rib_head()
137 if (p_type != PT_TYPE1_EXT && p_type != PT_TYPE2_EXT) in show_rib_head()
284 switch (rt->p_type) { in show_rib()
291 rt->p_type); in show_rib()
300 rt->p_type); in show_rib()
311 path_type_name(rt->p_type), rt->cost); in show_rib()
322 show_rib_head(rt->area, rt->d_type, rt->p_type); in show_rib()
330 path_type_name(rt->p_type), rt->cost, rt->cost2); in show_rib()
357 path_type_name(rt->p_type), in show_rib()
/openbsd/usr.bin/indent/
H A Dargs.c74 int p_type; /* type (int, bool, special) */ member
236 if (p->p_type != PRO_SPECIAL && p->p_type != PRO_FONT) in set_defaults()
251 switch (p->p_type) { in set_option()
311 errx(1, "set_option: internal error: p_type %d", p->p_type); in set_option()
/openbsd/lib/libelf/
H A Dgelf_phdr.c78 d->p_type = ep32->p_type; in gelf_getphdr()
161 ph32->p_type = s->p_type; in gelf_update_phdr()
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dfde-glibc.c79 if (phdr->p_type == PT_LOAD) in _Unwind_IteratePhdrCallback()
87 else if (phdr->p_type == PT_IA_64_UNWIND) in _Unwind_IteratePhdrCallback()
89 else if (phdr->p_type == PT_DYNAMIC) in _Unwind_IteratePhdrCallback()
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dfde-glibc.c79 if (phdr->p_type == PT_LOAD) in _Unwind_IteratePhdrCallback()
87 else if (phdr->p_type == PT_IA_64_UNWIND) in _Unwind_IteratePhdrCallback()
89 else if (phdr->p_type == PT_DYNAMIC) in _Unwind_IteratePhdrCallback()
/openbsd/sys/arch/octeon/dev/
H A Doctboot.c156 if (ph[i].p_type != PT_LOAD && in octboot_kexec()
157 ph[i].p_type != PT_OPENBSD_RANDOMIZE) in octboot_kexec()
171 if (ph[i].p_type != PT_LOAD) in octboot_kexec()
187 if (ph[i].p_type == PT_OPENBSD_RANDOMIZE) { in octboot_kexec()
193 if (ph[i].p_type != PT_LOAD) in octboot_kexec()
345 if (ph[i].p_type == PT_LOAD) { in octboot_kexec()
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf.c1090 switch (p_type) in get_segment_type()
2606 switch (hdr->p_type) in bfd_section_from_phdr()
3612 m->p_type = PT_LOAD; in make_mapping()
3912 m->p_type = PT_NOTE; in map_sections_to_segments()
4204 if (m->p_type >= PT_LOPROC && m->p_type <= PT_HIPROC) in print_segment_map()
4207 else if (m->p_type >= PT_LOOS && m->p_type <= PT_HIOS) in print_segment_map()
4351 p->p_type = m->p_type; in assign_file_positions_for_segments()
4730 p->p_type = PT_NULL; in assign_file_positions_for_segments()
5547 map->p_type = segment->p_type; in rewrite_elf_program_header()
5835 map->p_type = segment->p_type; in rewrite_elf_program_header()
[all …]
/openbsd/gnu/llvm/lld/ELF/
H A DWriter.h29 p_type(type), p_flags(flags) {} in PhdrEntry()
38 uint32_t p_type = 0; member
/openbsd/usr.sbin/mkuboot/
H A Dcopy_elf.c90 if (letoh32(phdr.p_type) == PT_LOAD) in ELFNAME()
142 elfoff2h(phdr.p_vaddr), letoh32(phdr.p_type), in ELFNAME()
147 switch (letoh32(phdr.p_type)) { in ELFNAME()
155 letoh32(phdr.p_type)); in ELFNAME()
160 letoh32(phdr.p_type)); in ELFNAME()
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dmangle.c437 mangle_array_type (p_type) in mangle_array_type() argument
438 tree p_type; in mangle_array_type()
443 type = TREE_TYPE (p_type);
456 if ((match = find_compression_array_match (p_type)) >= 0)
490 compression_table_add (p_type);
/openbsd/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_globals.cpp31 if (phdr[i].p_type != PT_LOAD) in CheckCodeModel()
55 if (phdr[i].p_type != PT_NOTE) in HwasanGlobalsFor()
/openbsd/games/phantasia/
H A Dmain.c202 Statptr = &Stattable[Player.p_type]; /* initialize pointer */ in main()
425 if (Player.p_type == C_EXPER || Player.p_type == C_SUPER) in rollnewplayer()
433 if (Player.p_type == C_EXPER || Player.p_type == C_SUPER) in rollnewplayer()
1112 Player.p_type = subscript; in genchar()
1114 if (Player.p_type == C_HALFLING) in genchar()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgcore.c292 int p_type; in make_output_phdrs() local
296 p_type = PT_LOAD; in make_output_phdrs()
298 p_type = PT_NOTE; in make_output_phdrs()
306 bfd_record_phdr (obfd, p_type, 1, p_flags, 0, 0, 0, 0, 1, &osec); in make_output_phdrs()
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dexternal.h77 unsigned char p_type[4]; /* Identifies program segment type */ member
88 unsigned char p_type[4]; /* Identifies program segment type */ member
H A Dinternal.h64 unsigned long p_type; /* Identifies program segment type */ member
233 unsigned long p_type; member
/openbsd/usr.sbin/ospf6ctl/
H A Dospf6ctl.c1115 rt->connected ? "C" : " ", path_type_name(rt->p_type), in show_rib_msg()
1131 show_rib_head(struct in_addr aid, u_int8_t d_type, u_int8_t p_type) in show_rib_head() argument
1135 switch (p_type) { in show_rib_head()
1162 if (p_type != PT_TYPE1_EXT && p_type != PT_TYPE2_EXT) in show_rib_head()
1197 switch (rt->p_type) { in show_rib_detail_msg()
1204 rt->p_type); in show_rib_detail_msg()
1214 rt->p_type); in show_rib_detail_msg()
1226 path_type_name(rt->p_type), rt->cost); in show_rib_detail_msg()
1238 show_rib_head(rt->area, rt->d_type, rt->p_type); in show_rib_detail_msg()
1247 inet_ntoa(rt->adv_rtr), path_type_name(rt->p_type), in show_rib_detail_msg()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf.c959 switch (p->p_type) in _bfd_elf_print_private_bfd_data()
2262 switch (hdr->p_type) in bfd_section_from_phdr()
3171 m->p_type = PT_LOAD; in make_mapping()
3255 m->p_type = PT_PHDR; in map_sections_to_segments()
3458 m->p_type = PT_NOTE; in map_sections_to_segments()
3484 m->p_type = PT_TLS; in map_sections_to_segments()
3788 p->p_type = m->p_type; in assign_file_positions_for_segments()
4043 || p->p_type == PT_TLS) in assign_file_positions_for_segments()
4111 p->p_type = PT_NULL; in assign_file_positions_for_segments()
4896 map->p_type = segment->p_type; in copy_private_bfd_data()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dunwind-dw2-fde-glibc.c133 if (phdr->p_type == PT_LOAD) in _Unwind_IteratePhdrCallback()
139 else if (phdr->p_type == PT_GNU_EH_FRAME) in _Unwind_IteratePhdrCallback()
141 else if (phdr->p_type == PT_DYNAMIC) in _Unwind_IteratePhdrCallback()
/openbsd/sys/arch/sparc64/stand/ofwboot/
H A Delf64_exec.c103 if (phdr.p_type == PT_OPENBSD_BOOTDATA) { in elf64_exec()
138 if (phdr.p_type == PT_OPENBSD_RANDOMIZE) { in elf64_exec()
145 if (phdr.p_type != PT_LOAD || in elf64_exec()
/openbsd/sys/arch/powerpc64/dev/
H A Dkexec.c139 if (ph[i].p_type != PT_LOAD) in kexec_kexec()
155 if (ph[i].p_type != PT_LOAD) in kexec_kexec()
172 if (ph[i].p_type != PT_OPENBSD_RANDOMIZE) in kexec_kexec()

12345