/openbsd/usr.bin/aucat/ |
H A D | abuf.h | 20 struct abuf { struct 27 void abuf_init(struct abuf *, unsigned int); argument
|
/openbsd/usr.bin/sndiod/ |
H A D | abuf.h | 20 struct abuf { struct 27 void abuf_init(struct abuf *, unsigned int); argument
|
/openbsd/usr.sbin/bgpctl/ |
H A D | mrtparser.c | 413 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 D | bgpctl.c | 1659 struct ibuf wbuf, abuf; in show_mrt_update() local
|
/openbsd/sys/arch/alpha/stand/nboot/ |
H A D | prom.c | 61 static char abuf[128] __attribute__ ((aligned (8))); local
|
/openbsd/libexec/talkd/ |
H A D | print.c | 68 char tbuf[80], *tp, abuf[80], *ap; in print_response() local
|
/openbsd/sys/arch/alpha/stand/ |
H A D | prom.c | 103 static char abuf[128] __attribute__ ((aligned (8))); local
|
/openbsd/usr.sbin/tcpdump/ |
H A D | print-ip6.c | 73 static u_char *abuf = NULL; in ip6_print() local
|
H A D | print-atalk.c | 224 static u_char *abuf = NULL; in ddp_print() local
|
H A D | print-ip.c | 335 static u_char *abuf = NULL; in ip_print() local
|
/openbsd/lib/libcrypto/pkcs7/ |
H A D | pk7_doit.c | 806 unsigned char *abuf = NULL; in PKCS7_dataFinal() local 874 unsigned char *abuf = NULL; in PKCS7_SIGNER_INFO_sign() local 1040 unsigned char md_dat[EVP_MAX_MD_SIZE], *abuf = NULL; in PKCS7_signatureVerify() local
|
/openbsd/usr.bin/dig/lib/dns/rdata/generic/ |
H A D | keydata_65533.c | 129 char abuf[ISC_FORMATHTTPTIMESTAMP_SIZE]; in totext_keydata() local
|
/openbsd/usr.sbin/bgpd/ |
H A D | flowspec.c | 97 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 D | quit.c | 67 FILE *ibuf = NULL, *obuf, *fbuf, *rbuf, *abuf; in quit() local
|
/openbsd/regress/usr.sbin/bgpd/unittests/ |
H A D | rde_community_test.c | 48 struct ibuf *buf, abuf; in test_parsing() local
|
/openbsd/regress/lib/libcrypto/ecdh/ |
H A D | ecdhtest.c | 113 unsigned char *abuf = NULL, *bbuf = NULL; in ecdh_keygen_test() local
|
/openbsd/usr.bin/ssh/ |
H A D | ssh-sk-client.c | 294 struct sshbuf *kbuf = NULL, *abuf = NULL, *req = NULL, *resp = NULL; in sshsk_enroll() local
|
H A D | ssh-keygen.c | 2591 struct sshbuf *sigbuf = NULL, *abuf = NULL; in sign_one() local 2811 struct sshbuf *sigbuf = NULL, *abuf = NULL; in sig_verify() local 2901 struct sshbuf *sigbuf = NULL, *abuf = NULL; in sig_find_principals() local
|
/openbsd/sys/netinet/ |
H A D | ip_esp.c | 353 uint8_t abuf[AH_HMAC_MAX_HASHLEN]; in esp_input() local
|
/openbsd/sbin/unwind/ |
H A D | frontend.c | 101 struct sldns_buffer *abuf; member
|