Searched defs:d_type (Results 1 – 16 of 16) sorted by relevance
/openbsd/sys/sys/ |
H A D | dirent.h | 55 __uint8_t d_type; /* file type, see below */ member
|
H A D | conf.h | 93 u_int d_type; member 145 u_int d_type; member
|
H A D | disklabel.h | 82 u_int16_t d_type; /* drive type */ member
|
/openbsd/usr.sbin/ospfd/ |
H A D | rde_spf.c | 662 rt_find(in_addr_t prefix, u_int8_t prefixlen, enum dst_type d_type) in rt_find() 863 struct in_addr adv_rtr, enum path_type p_type, enum dst_type d_type, in rt_update()
|
H A D | rde.h | 98 enum dst_type d_type; member
|
H A D | ospfd.h | 521 enum dst_type d_type; member
|
/openbsd/sys/ufs/ufs/ |
H A D | dir.h | 82 u_int8_t d_type; /* file type, see below */ member
|
/openbsd/usr.sbin/ospf6d/ |
H A D | rde_spf.c | 780 rt_find(struct in6_addr *prefix, u_int8_t prefixlen, enum dst_type d_type) in rt_find() 985 struct in_addr adv_rtr, enum path_type p_type, enum dst_type d_type, in rt_update()
|
H A D | rde.h | 109 enum dst_type d_type; member
|
H A D | ospf6d.h | 482 enum dst_type d_type; member
|
/openbsd/usr.sbin/ospfctl/ |
H A D | output.c | 106 show_rib_head(struct in_addr aid, u_int8_t d_type, u_int8_t p_type) in show_rib_head()
|
/openbsd/sys/kern/ |
H A D | subr_kubsan.c | 145 struct type_descriptor *d_type; member 162 struct type_descriptor *d_type; member 177 struct type_descriptor *d_type; member
|
/openbsd/usr.sbin/ospf6ctl/ |
H A D | ospf6ctl.c | 1131 show_rib_head(struct in_addr aid, u_int8_t d_type, u_int8_t p_type) in show_rib_head()
|
/openbsd/lib/libelf/ |
H A D | libelf.h | 232 Elf_Type d_type; member
|
/openbsd/sys/scsi/ |
H A D | scsiconf.h | 175 u_int8_t d_type; member
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_linux.cpp | 761 unsigned char d_type; member
|