Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/sys/netinet/
Dinet_nat64.c44 inet_nat64_mask(u_int32_t src, u_int32_t pfx, u_int8_t pfxlen) in inet_nat64_mask()
60 const void *pfx, u_int8_t pfxlen) in inet_nat64()
77 inet_nat64_inet(const void *src, void *dst, const void *pfx, u_int8_t pfxlen) in inet_nat64_inet()
118 inet_nat64_inet6(const void *src, void *dst, const void *pfx, u_int8_t pfxlen) in inet_nat64_inet6()
166 const void *pfx, u_int8_t pfxlen) in inet_nat46()
190 inet_nat46_inet(const void *src, void *dst, const void *pfx, u_int8_t pfxlen) in inet_nat46_inet()
203 inet_nat46_inet6(const void *src, void *dst, const void *pfx, u_int8_t pfxlen) in inet_nat46_inet6()
/openbsd/src/gnu/gcc/gcc/
Dvec.c48 calculate_allocation (const struct vec_prefix *pfx, int reserve, bool exact) in calculate_allocation()
100 struct vec_prefix *pfx = vec; in vec_gc_o_reserve_1() local
172 struct vec_prefix *pfx = vec; in vec_heap_o_reserve_1() local
Dgengtype.c2501 finish_root_table (struct flist *flp, const char *pfx, const char *lastname, in finish_root_table()
/openbsd/src/lib/libc/stdio/
Dtempnam.c43 tempnam(const char *dir, const char *pfx) in tempnam()
/openbsd/src/gnu/usr.bin/perl/
Duni_keywords.h163 U16 pfx; member
/openbsd/src/gnu/usr.bin/texinfo/lib/
Dtempname.c155 __path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, in __path_search()
/openbsd/src/usr.sbin/rpki-client/
Dspl.c405 insert_vsp(struct vsp *vsp, size_t idx, struct spl_pfx *pfx) in insert_vsp()
/openbsd/src/usr.sbin/ikectl/
Dikeca.c727 char pfx[PATH_MAX]; in ca_export() local
/openbsd/src/usr.sbin/ldapd/
Dbtree.c363 struct btkey *pfx) in common_prefix()
435 struct btkey *pfx) in bt_cmp()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h347 void setPrefix(ENamePrefix pfx) { FKind = pfx; } in setPrefix()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgengtype.c2123 finish_root_table (flp, pfx, lastname, tname, name) in finish_root_table() argument
/openbsd/src/sys/arch/hppa/hppa/
Ddb_disasm.c2134 register char *pfx = uid > 1 ? "c" : "f"; local
/openbsd/src/sys/dev/acpi/
Dacpidmar.c1952 char *pfx[] = { " ", " ", " ", " ", "" }; in _dumppte() local