Home
last modified time | relevance | path

Searched defs:szp (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/acme-client/
H A Dhttp.c404 size_t szp; in http_body_read() local
496 size_t hsz, szp; in http_head_parse() local
590 size_t szp; in http_head_read() local
/openbsd/usr.sbin/ocspcheck/
H A Dhttp.c396 size_t szp; in http_body_read() local
490 size_t hsz, szp; in http_head_parse() local
584 size_t szp; in http_head_read() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dc99-scanf-1.c18 signed_size_t *szp, signed_size_t *zn, ptrdiff_t *tp, in foo()
/openbsd/usr.sbin/vmd/
H A Dvioraw.c65 virtio_raw_init(struct virtio_backing *file, off_t *szp, int *fd, size_t nfd) in virtio_raw_init()
H A Dvioblk.c73 off_t szp = 0; in vioblk_main() local
H A Dvioqcow2.c117 virtio_qcow2_init(struct virtio_backing *file, off_t *szp, int *fd, size_t nfd) in virtio_qcow2_init()
/openbsd/sbin/isakmpd/
H A Dmessage.c2452 message_copy(struct message *msg, size_t offset, size_t *szp) in message_copy()