Home
last modified time | relevance | path

Searched defs:abuf (Results 1 – 20 of 20) sorted by relevance

/openbsd/usr.bin/sndiod/
H A Dabuf.h20 struct abuf { struct
27 void abuf_init(struct abuf *, unsigned int); argument
/openbsd/usr.bin/aucat/
H A Dabuf.h20 struct abuf { struct
27 void abuf_init(struct abuf *, unsigned int); argument
/openbsd/usr.sbin/bgpctl/
H A Dmrtparser.c413 struct ibuf abuf; in mrt_parse_v2_rib() local
453 struct ibuf abuf; in mrt_parse_dump() local
532 struct ibuf abuf; in mrt_parse_dump_mp() local
633 struct ibuf abuf; in mrt_extract_attr() local
H A Dbgpctl.c1653 struct ibuf wbuf, abuf; in show_mrt_update() local
/openbsd/sys/arch/alpha/stand/nboot/
H A Dprom.c61 static char abuf[128] __attribute__ ((aligned (8))); local
/openbsd/libexec/talkd/
H A Dprint.c68 char tbuf[80], *tp, abuf[80], *ap; in print_response() local
/openbsd/sys/arch/alpha/stand/
H A Dprom.c103 static char abuf[128] __attribute__ ((aligned (8))); local
/openbsd/usr.sbin/tcpdump/
H A Dprint-ip6.c73 static u_char *abuf = NULL; in ip6_print() local
H A Dprint-atalk.c224 static u_char *abuf = NULL; in ddp_print() local
H A Dprint-ip.c335 static u_char *abuf = NULL; in ip_print() local
/openbsd/lib/libcrypto/pkcs7/
H A Dpk7_doit.c806 unsigned char *abuf = NULL; in PKCS7_dataFinal() local
873 unsigned char *abuf = NULL; in PKCS7_SIGNER_INFO_sign() local
1039 unsigned char md_dat[EVP_MAX_MD_SIZE], *abuf = NULL; in PKCS7_signatureVerify() local
/openbsd/usr.bin/dig/lib/dns/rdata/generic/
H A Dkeydata_65533.c129 char abuf[ISC_FORMATHTTPTIMESTAMP_SIZE]; in totext_keydata() local
/openbsd/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/usr.bin/mail/
H A Dquit.c67 FILE *ibuf = NULL, *obuf, *fbuf, *rbuf, *abuf; in quit() local
/openbsd/regress/usr.sbin/bgpd/unittests/
H A Drde_community_test.c48 struct ibuf *buf, abuf; in test_parsing() local
/openbsd/regress/lib/libcrypto/ecdh/
H A Decdhtest.c113 unsigned char *abuf = NULL, *bbuf = NULL; in ecdh_keygen_test() local
/openbsd/usr.bin/ssh/
H A Dssh-sk-client.c294 struct sshbuf *kbuf = NULL, *abuf = NULL, *req = NULL, *resp = NULL; in sshsk_enroll() local
H A Dssh-keygen.c2563 struct sshbuf *sigbuf = NULL, *abuf = NULL; in sign_one() local
2783 struct sshbuf *sigbuf = NULL, *abuf = NULL; in sig_verify() local
2873 struct sshbuf *sigbuf = NULL, *abuf = NULL; in sig_find_principals() local
/openbsd/sys/netinet/
H A Dip_esp.c353 uint8_t abuf[AH_HMAC_MAX_HASHLEN]; in esp_input() local
/openbsd/sbin/unwind/
H A Dfrontend.c101 struct sldns_buffer *abuf; member