Searched refs:pp_init (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | proxy_protocol.h | 141 void pp_init(void (*write_uint16)(void* buf, uint16_t data),
|
H A D | proxy_protocol.c | 74 pp_init(void (*write_uint16)(void* buf, uint16_t data), in pp_init() function
|
/netbsd-src/external/bsd/nsd/dist/util/ |
H A D | proxy_protocol.h | 141 void pp_init(void (*write_uint16)(void* buf, uint16_t data),
|
H A D | proxy_protocol.c | 74 pp_init(void (*write_uint16)(void* buf, uint16_t data), in pp_init() function
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | streamtcp.c | 604 pp_init(&sldns_write_uint16, in main()
|
/netbsd-src/external/bsd/unbound/dist/libunbound/ |
H A D | libworker.c | 269 pp_init(&sldns_write_uint16, &sldns_write_uint32); in libworker_setup()
|
/netbsd-src/external/mit/xorg/lib/gallium.old/ |
H A D | Makefile | 237 pp_init.c \
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | nsd.c | 1134 pp_init(&write_uint16, &write_uint32); in main()
|
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | worker.c | 2327 pp_init(&sldns_write_uint16, &sldns_write_uint32); in worker_init()
|