Searched defs:ibuf (Results 1 - 25 of 162) sorted by relevance

1234567

/openbsd-current/usr.sbin/radiusd/
H A Dimsg_subr.c36 imsg_sync_read(struct imsgbuf *ibuf, int millisec) argument
59 imsg_sync_flush(struct imsgbuf *ibuf, int millisec) argument
/openbsd-current/sbin/dhclient/
H A Dprivsep.c43 dispatch_imsg(char *name, int rdomain, int ioctlfd, int routefd, struct imsgbuf *ibuf) argument
/openbsd-current/regress/lib/libc/vis/
H A Dvis_test.c14 char ibuf[NCH]; variable
[all...]
/openbsd-current/usr.sbin/dhcpd/
H A Dconvert.c64 u_int32_t ibuf; local
73 u_int16_t ibuf; local
/openbsd-current/usr.sbin/ldapd/
H A Dimsgev.h28 struct imsgbuf ibuf; member in struct:imsgev
H A Dimsgev.c105 struct imsgbuf *ibuf = &iev->ibuf; local
[all...]
/openbsd-current/usr.sbin/ractl/
H A Dractl.c46 struct imsgbuf *ibuf; variable in typeref:struct:imsgbuf
[all...]
/openbsd-current/sbin/clri/
H A Dclri.c67 char *ibuf[MAXBSIZE]; local
/openbsd-current/usr.sbin/smtpd/
H A Dcompress_gzip.c113 char ibuf[GZIP_BUFFER_SIZE]; local
H A Dcrypto.c62 uint8_t ibuf[CRYPTO_BUFFER_SIZE]; local
127 uint8_t ibuf[CRYPTO_BUFFER_SIZE]; local
H A Dqueue_proc.c26 static struct imsgbuf ibuf; variable in typeref:struct:imsgbuf
[all...]
/openbsd-current/usr.bin/mail/
H A Dquit.c67 FILE *ibuf = NULL, *obuf, *fbuf, *rbuf, *abuf; local
393 FILE *obuf, *ibuf; local
[all...]
/openbsd-current/usr.sbin/bgpd/
H A Dlogmsg.c138 struct ibuf ibuf; local
/openbsd-current/games/hunt/hunt/
H A Dplayit.c59 static unsigned char ibuf[256], *iptr = ibuf; variable
/openbsd-current/usr.sbin/dhcpleasectl/
H A Ddhcpleasectl.c52 struct imsgbuf *ibuf; variable in typeref:struct:imsgbuf
[all...]
/openbsd-current/usr.sbin/unwindctl/
H A Dunwindctl.c54 struct imsgbuf *ibuf; variable in typeref:struct:imsgbuf
[all...]
/openbsd-current/usr.sbin/slaacctl/
H A Dslaacctl.c52 struct imsgbuf *ibuf; variable in typeref:struct:imsgbuf
[all...]
/openbsd-current/usr.sbin/relayd/
H A Dutil.c292 struct ibuf *ibuf = NULL; local
H A Dpfe_filter.c540 char ibuf[BUFSIZ], obuf[BUFSIZ]; local
/openbsd-current/usr.sbin/ypldap/
H A Dypldap_dns.c141 struct imsgbuf *ibuf = &iev->ibuf; local
[all...]
/openbsd-current/lib/libutil/
H A Dimsg.h31 struct ibuf { struct
[all...]
/openbsd-current/lib/libcrypto/bio/
H A Dbio_local.h114 char *ibuf; /* the char array */ member in struct:bio_f_buffer_ctx_struct
/openbsd-current/usr.sbin/ikectl/
H A Dikectl.c70 struct imsgbuf *ibuf; variable in typeref:struct:imsgbuf
[all...]
/openbsd-current/regress/sys/fileops/
H A Dfileops.c44 uint32_t *ibuf = buf; local
53 const uint32_t *ibuf = buf; local
66 const uint32_t *ibuf = buf; local
/openbsd-current/usr.sbin/eigrpctl/
H A Deigrpctl.c64 struct imsgbuf *ibuf; variable in typeref:struct:imsgbuf
[all...]

Completed in 348 milliseconds

1234567