Home
last modified time | relevance | path

Searched refs:buf0 (Results 1 – 17 of 17) sorted by relevance

/openbsd/usr.sbin/npppd/npppd/
H A Dnpppd_pool.c125 char buf0[BUFSIZ], buf1[BUFSIZ]; in npppd_pool_reload() local
131 buf0[0] = '\0'; in npppd_pool_reload()
160 strlcat(buf0, "dyn_pool=[", sizeof(buf0)); in npppd_pool_reload()
162 strlcat(buf0, ",", sizeof(buf0)); in npppd_pool_reload()
165 strlcat(buf0, buf1, sizeof(buf0)); in npppd_pool_reload()
169 strlcat(buf0, "] ", sizeof(buf0)); in npppd_pool_reload()
176 strlcat(buf0, "pool=[", sizeof(buf0)); in npppd_pool_reload()
178 strlcat(buf0, ",", sizeof(buf0)); in npppd_pool_reload()
181 strlcat(buf0, buf1, sizeof(buf0)); in npppd_pool_reload()
185 strlcat(buf0, "]", sizeof(buf0)); in npppd_pool_reload()
[all …]
H A Dipcp.c198 char buf0[256]; in ipcp_reqci() local
258 strlcpy(buf0, inet_ntoa(ip_addr), in ipcp_reqci()
259 sizeof(buf0)); in ipcp_reqci()
261 "IP Address peer=%s our=%s.", buf0, in ipcp_reqci()
H A Dnpppd_iface.c249 char buf0[128], buf1[128]; in npppd_iface_reinit() local
263 ? inet_ntop(AF_INET, &backup, buf0, sizeof(buf0)) in npppd_iface_reinit()
H A Dpap.c393 char buf0[MAX_USERNAME_LENGTH]; in pap_radius_authenticate() local
415 username, buf0)) != 0) in pap_radius_authenticate()
H A Dchap.c724 char buf0[MAX_USERNAME_LENGTH]; in chap_radius_authenticate() local
751 username, buf0)) != 0) in chap_radius_authenticate()
H A Dnpppd.c665 char buf0[MAX_USERNAME_LENGTH]; in npppd_get_user_password() local
669 npppd_auth_username_for_auth(ppp->realm, username, buf0), password, in npppd_get_user_password()
/openbsd/lib/libradius/
H A Dradius_eapmsk.c40 uint8_t buf0[256]; in radius_get_eap_msk() local
47 len0 = sizeof(buf0); in radius_get_eap_msk()
49 if (radius_get_mppe_recv_key_attr(packet, buf0, &len0, secret) == 0 && in radius_get_eap_msk()
55 memcpy(buf, buf0, len0); in radius_get_eap_msk()
/openbsd/gnu/llvm/compiler-rt/lib/tsan/go/
H A Dtest.c55 char *buf0; variable
67 buf0 = mmap(go_heap, 16384, PROT_READ | PROT_WRITE, in main()
69 if (buf0 == MAP_FAILED) { in main()
74 char *buf = (char*)((unsigned long)buf0 + (64<<10) - 1 & ~((64<<10) - 1)); in main()
/openbsd/usr.sbin/radiusd/
H A Dradiusd_radius.c342 char buf0[NI_MAXHOST + NI_MAXSERV + 32]; in radius_server_start() local
369 locallen, buf0, sizeof(buf0)), in radius_server_start()
474 char buf0[NI_MAXHOST + NI_MAXSERV + 32]; in radius_server_on_fail() local
482 addrport_tostring(caddr, caddr->sa_len, buf0, sizeof(buf0)), in radius_server_on_fail()
493 addrport_tostring(caddr, caddr->sa_len, buf0, sizeof(buf0)), in radius_server_on_fail()
H A Dradiusd.c1376 u_char *buf = NULL, *buf0; in radiusd_module_set() local
1396 if ((buf0 = realloc(buf, bufsiz0)) == NULL) { in radiusd_module_set()
1401 buf = buf0; in radiusd_module_set()
/openbsd/gnu/usr.bin/perl/ext/PerlIO-scalar/t/
H A Dscalar.t504 my $buf0 = "hello";
505 open my $fh, "<", \$buf0 or die $!;
513 my $buf0 = "hello";
514 open my $fh, "<", \$buf0 or die $!;
523 my $buf0 = "hello";
524 open my $fh, "+<", \$buf0 or die $!;
/openbsd/lib/libutil/
H A Dimsg-buffer.c610 struct ibuf *buf, *buf0 = NULL; in msgbuf_write() local
632 buf0 = buf; in msgbuf_write()
638 if (buf0 != NULL) { in msgbuf_write()
645 *(int *)CMSG_DATA(cmsg) = buf0->fd; in msgbuf_write()
666 if (buf0 != NULL) { in msgbuf_write()
667 close(buf0->fd); in msgbuf_write()
668 buf0->fd = -1; in msgbuf_write()
/openbsd/sys/dev/pci/
H A Dif_mwx.c1535 ptr->buf0 = htole32(addr); in mwx_txwi_enqueue()
1658 q->mq_desc[i].buf0 = 0; in mwx_queue_reset()
1697 uint32_t buf0, len0, ctrl; in mwx_buf_fill() local
1721 buf0 = md->md_map->dm_segs[0].ds_addr; in mwx_buf_fill()
1726 desc->buf0 = htole32(buf0); in mwx_buf_fill()
1903 uint32_t buf0, buf1 = 0; in mwx_dma_tx_enqueue() local
1924 desc->buf0 = htole32(buf0); in mwx_dma_tx_enqueue()
1950 uint32_t buf0, len0, ctrl; in mwx_dma_txwi_enqueue() local
1969 buf0 = mt->mt_addr; in mwx_dma_txwi_enqueue()
1974 desc->buf0 = htole32(buf0); in mwx_dma_txwi_enqueue()
[all …]
H A Dif_mwxreg.h387 volatile uint32_t buf0; member
394 uint32_t buf0; member
/openbsd/usr.sbin/pppd/chat/
H A Dchat.c1468 char *str, *buf0; local
1474 buf0 = buf;
1649 return buf - buf0;
/openbsd/usr.sbin/pppd/
H A Dmain.c1385 char *str, *f, *buf0; local
1391 buf0 = buf;
1575 return buf - buf0;
/openbsd/bin/ksh/
H A Dedit.c301 char *buf0 = buf; in plain_fmt_entry() local
324 return buf0; in plain_fmt_entry()