Home
last modified time | relevance | path

Searched defs:ablen (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/bgpd/
H A Dflowspec.c97 flowspec_cmp_prefix4(const uint8_t *abuf, int ablen, const uint8_t *bbuf, in flowspec_cmp_prefix4()
132 flowspec_cmp_prefix6(const uint8_t *abuf, int ablen, const uint8_t *bbuf, in flowspec_cmp_prefix6()
/openbsd-src/usr.bin/ctfconv/
H A Dctfconv.c227 size_t infolen, ablen; in elf_convert() local
H A Dparse.c134 size_t ablen) in dwarf_parse()