Home
last modified time | relevance | path

Searched refs:hbuf (Results 76 – 100 of 2653) sorted by last modified time

12345678910>>...107

/dports/lang/python39/Python-3.9.9/Modules/
H A Dposixmodule.c9848 Py_buffer *hbuf, *tbuf; in os_sendfile_impl() local
9870 if (iov_setup(&(sf.headers), &hbuf, in os_sendfile_impl()
9924 iov_cleanup(sf.headers, hbuf, sf.hdr_cnt); in os_sendfile_impl()
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c971 char hbuf[NI_MAXHOST]; in socket_init_in() local
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c971 char hbuf[NI_MAXHOST]; in socket_init_in() local
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c971 char hbuf[NI_MAXHOST]; in socket_init_in() local
/dports/japanese/groff/groff-1.18.1.1/src/roff/troff/
H A Denv.cc3950 char hbuf[WORD_MAX+2]; in hyphenate() local
3951 char *buf = hbuf + 1; in hyphenate()
3974 hbuf[0] = hbuf[len+1] = '.'; in hyphenate()
3976 current_language->patterns.hyphenate(hbuf, len+2, num); in hyphenate()
/dports/japanese/sj3-lib/sj3-2.0.1.20/sj3/
H A Dromaji.c458 exec_romaji2(wchar16_t c, wchar16_t *hbuf, wchar16_t *kbuf, u_short *omode, int cur, int hcur) in exec_romaji2() argument
469 hbuf[hcur++] = c; in exec_romaji2()
496 len = sj_zentohan(&hbuf[hcur],&kbuf[i],1); in exec_romaji2()
506 hbuf[hcur++] = c1; in exec_romaji2()
537 hbuf[hcur] = '\0'; in exec_romaji2()
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c971 char hbuf[NI_MAXHOST]; in socket_init_in() local
/dports/japanese/webalizer/webalizer-2.23-08/
H A Ddns_resolv.c393 char hbuf[NI_MAXHOST]; in process_list() local
447 memset(hbuf,0,NI_MAXHOST); in process_list()
450 hbuf, sizeof(hbuf), NULL, 0, NI_NAMEREQD)) in process_list()
453 if (strlen(hbuf)>3) in process_list()
456 if ((size = strlen(hbuf)) > MAXHOST-2) in process_list()
457 strcpy(child_buf,(hbuf+(size-MAXHOST+1))); in process_list()
458 else strcpy(child_buf, hbuf); in process_list()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/zlib/src/
H A Dinflate.c387 hbuf[0] = (unsigned char)(word); \
388 hbuf[1] = (unsigned char)((word) >> 8); \
389 check = crc32(check, hbuf, 2); \
394 hbuf[0] = (unsigned char)(word); \
395 hbuf[1] = (unsigned char)((word) >> 8); \
396 hbuf[2] = (unsigned char)((word) >> 16); \
397 hbuf[3] = (unsigned char)((word) >> 24); \
398 check = crc32(check, hbuf, 4); \
572 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
/dports/graphics/panomatic/panomatic-0.9.4/zlib/src/
H A Dinflate.c387 hbuf[0] = (unsigned char)(word); \
388 hbuf[1] = (unsigned char)((word) >> 8); \
389 check = crc32(check, hbuf, 2); \
394 hbuf[0] = (unsigned char)(word); \
395 hbuf[1] = (unsigned char)((word) >> 8); \
396 hbuf[2] = (unsigned char)((word) >> 16); \
397 hbuf[3] = (unsigned char)((word) >> 24); \
398 check = crc32(check, hbuf, 4); \
572 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
/dports/graphics/apngdis/apngdis-2.9/zlib/
H A Dinflate.c443 hbuf[0] = (unsigned char)(word); \
444 hbuf[1] = (unsigned char)((word) >> 8); \
445 check = crc32(check, hbuf, 2); \
450 hbuf[0] = (unsigned char)(word); \
451 hbuf[1] = (unsigned char)((word) >> 8); \
452 hbuf[2] = (unsigned char)((word) >> 16); \
453 hbuf[3] = (unsigned char)((word) >> 24); \
454 check = crc32(check, hbuf, 4); \
623 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
/dports/graphics/apngasm/apngasm-2.91/zlib/
H A Dinflate.c443 hbuf[0] = (unsigned char)(word); \
444 hbuf[1] = (unsigned char)((word) >> 8); \
445 check = crc32(check, hbuf, 2); \
450 hbuf[0] = (unsigned char)(word); \
451 hbuf[1] = (unsigned char)((word) >> 8); \
452 hbuf[2] = (unsigned char)((word) >> 16); \
453 hbuf[3] = (unsigned char)((word) >> 24); \
454 check = crc32(check, hbuf, 4); \
623 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
/dports/german/webalizer2/webalizer-2.23-08/
H A Ddns_resolv.c393 char hbuf[NI_MAXHOST]; in process_list() local
447 memset(hbuf,0,NI_MAXHOST); in process_list()
450 hbuf, sizeof(hbuf), NULL, 0, NI_NAMEREQD)) in process_list()
453 if (strlen(hbuf)>3) in process_list()
456 if ((size = strlen(hbuf)) > MAXHOST-2) in process_list()
457 strcpy(child_buf,(hbuf+(size-MAXHOST+1))); in process_list()
458 else strcpy(child_buf, hbuf); in process_list()
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/zlib/
H A Dinflate.c443 hbuf[0] = (unsigned char)(word); \
444 hbuf[1] = (unsigned char)((word) >> 8); \
445 check = crc32(check, hbuf, 2); \
450 hbuf[0] = (unsigned char)(word); \
451 hbuf[1] = (unsigned char)((word) >> 8); \
452 hbuf[2] = (unsigned char)((word) >> 16); \
453 hbuf[3] = (unsigned char)((word) >> 24); \
454 check = crc32(check, hbuf, 4); \
623 unsigned char hbuf[4]; /* buffer for gzip header crc calculation */ local
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dftp.c990 char hbuf[NI_MAXHOST]; in ftp_state_use_port() local
1097 conn->scope_id, addr, hbuf, sizeof(hbuf))) { in ftp_state_use_port()
1105 host = hbuf; /* use the hbuf for host name */ in ftp_state_use_port()
1127 Curl_inet_ntop(sa->sa_family, &sa6->sin6_addr, hbuf, sizeof(hbuf)); in ftp_state_use_port()
1131 Curl_inet_ntop(sa->sa_family, &sa4->sin_addr, hbuf, sizeof(hbuf)); in ftp_state_use_port()
1134 host = hbuf; /* use this host name */ in ftp_state_use_port()
/dports/games/csmash/csmash-0.6.6/
H A DNetwork.cpp661 char hbuf[32]; in ConnectToServer() local
670 hbuf, sizeof(hbuf), NULL, 0, 0 ) == 0 ) in ConnectToServer()
671 printf( "server is %s\n", hbuf ); in ConnectToServer()
680 error = getaddrinfo( hbuf, port, &saddr2, &res0 ); in ConnectToServer()
/dports/games/falconseye/falconseye-1.9.3_11/sys/unix/
H A Dunixunix.c25 static struct stat buf, hbuf; variable
72 if (stat(filename, &hbuf) == 0)
104 if(buf.st_mtime < hbuf.st_mtime) {
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/platform/miniupnpc/
H A Dminissdpc.c743 char hbuf[NI_MAXHOST], sbuf[NI_MAXSERV]; in ssdpDiscoverDevices() local
744 if (getnameinfo(p->ai_addr, p->ai_addrlen, hbuf, sizeof(hbuf), sbuf, in ssdpDiscoverDevices()
746 fprintf(stderr, "host:%s port:%s\n", hbuf, sbuf); in ssdpDiscoverDevices()
/dports/games/mangband/mangband-1.5.3/src/client/
H A Dsdl-font.c654 char hbuf[3] = { 0, 0, 0 }; in load_BDF_font() local
662 hbuf[0] = line[(j*2) + 0]; in load_BDF_font()
663 hbuf[1] = line[(j*2) + 1]; in load_BDF_font()
664 b = (u32b)strtol(hbuf, NULL, 16); in load_BDF_font()
/dports/ftp/tnftpd/tnftpd-20200704/src/
H A Dftpd.c2177 char hbuf[NI_MAXHOST]; in dataconn() local
2181 data_source.su_len, hbuf, sizeof(hbuf), pbuf, in dataconn()
2183 strlcpy(hbuf, "?", sizeof(hbuf)); in dataconn()
2185 hbuf, pbuf, strerror(errno)); in dataconn()
2696 static char hbuf[NI_MAXHOST], sbuf[NI_MAXSERV]; in statcmd() local
2705 hbuf[0] = '\0'; in statcmd()
2707 hbuf, sizeof(hbuf), NULL, 0, NI_NUMERICHOST) in statcmd()
2708 && strcmp(remotehost, hbuf) != 0) in statcmd()
2805 hbuf[0] = '\0'; in statcmd()
2815 tmp.su_len, hbuf, sizeof(hbuf), sbuf, sizeof(sbuf), in statcmd()
[all …]
/dports/emulators/jzintv/jzintv-20200712-src/src/asm/
H A Dfraosub.c259 char hbuf[12]; in outphase() local
260 sprintf(hbuf, "0x%X", rec->set_equ.value); in outphase()
262 source_offset, hbuf); in outphase()
/dports/devel/apr1/apr-1.7.0/
H A Dconfigure29720 char hbuf[256];
29731 hbuf, 256, NULL, 0,
/dports/databases/galera26/galera-release_26.4.10/asio/asio/detail/impl/
H A Dsocket_ops.ipp2930 char hbuf[8192] = "";
2932 sptr->family, &hent, hbuf, sizeof(hbuf), hints.ai_flags, ec);
3087 char hbuf[8192] = "";
3090 &hent, hbuf, sizeof(hbuf), ec);
/dports/databases/galera/galera-release_25.3.35/asio/asio/detail/impl/
H A Dsocket_ops.ipp2930 char hbuf[8192] = "";
2932 sptr->family, &hent, hbuf, sizeof(hbuf), hints.ai_flags, ec);
3087 char hbuf[8192] = "";
3090 &hent, hbuf, sizeof(hbuf), ec);
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/Wnn/jserver/
H A Dde.c971 char hbuf[NI_MAXHOST]; in socket_init_in() local

12345678910>>...107