Home
last modified time | relevance | path

Searched refs:strlncat (Results 1 – 25 of 25) sorted by relevance

/dports/irc/unreal/Unreal3.2.10.7/src/modules/
H A Dm_sajoin.c156 (void)strlncat(jbuf, name, sizeof jbuf, sizeof(jbuf) - i - 1); in CMD_FUNC()
204 (void)strlncat(jbuf, name, sizeof jbuf, sizeof(jbuf) - i - 1); in CMD_FUNC()
H A Dm_sapart.c144 (void)strlncat(jbuf, name, sizeof jbuf, sizeof(jbuf) - i - 1); in CMD_FUNC()
H A Dm_join.c584 (void)strlncat(jbuf, name, sizeof jbuf, sizeof(jbuf) - i - 1); in CMD_FUNC()
H A Dm_message.c1121 strlncat(buf, ptr, sizeof buf, pmatch[0].rm_so); in stripbadwords()
/dports/ftp/pftpd/pftpd-1.0.3/plib/
H A Dstrl.h44 strlncat(char *dst,
H A Dstrl.c109 strlncat(char *dst, in strlncat() function
H A Dconfig.h.in170 /* Define if you have the strlncat function. */
H A Dconfigure.in159 AC_CHECK_FUNCS(strlncpy strlncat)
H A Dconfigure4856 for ac_func in strlncpy strlncat
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/qjsonrpc/src/http-parser/
H A Dtest.c1432 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
1456 return strlncat(dst, len, src, (size_t) -1); in strlcat()
1487 strlncat(messages[num_messages].request_url, in request_url_cb()
1510 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
1526 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
1553 strlncat(messages[num_messages].body, in body_cb()
/dports/devel/efl/efl-1.25.1/src/static_libs/http-parser/
H A Dtest.c1469 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
1493 return strlncat(dst, len, src, (size_t) -1); in strlcat()
1524 strlncat(messages[num_messages].request_url, in request_url_cb()
1547 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
1563 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
1590 strlncat(messages[num_messages].body, in body_cb()
/dports/net-im/psi/psi-1.5/3rdparty/http-parser/
H A Dtest.c1793 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
1817 return strlncat(dst, len, src, (size_t) -1); in strlcat()
1848 strlncat(messages[num_messages].request_url, in request_url_cb()
1864 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
1880 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
1907 strlncat(messages[num_messages].body, in body_cb()
1984 strlncat(messages[num_messages].response_status, in response_status_cb()
/dports/net/libngtcp2/ngtcp2-224bd62/third-party/http-parser/
H A Dtest.c1955 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
1979 return strlncat(dst, len, src, (size_t) -1); in strlcat()
2010 strlncat(messages[num_messages].request_url, in request_url_cb()
2026 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
2042 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
2069 strlncat(messages[num_messages].body, in body_cb()
2149 strlncat(messages[num_messages].response_status, in response_status_cb()
/dports/www/R-cran-httpuv/httpuv/src/http-parser/
H A Dtest.c1793 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
1817 return strlncat(dst, len, src, (size_t) -1); in strlcat()
1848 strlncat(messages[num_messages].request_url, in request_url_cb()
1864 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
1880 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
1907 strlncat(messages[num_messages].body, in body_cb()
1984 strlncat(messages[num_messages].response_status, in response_status_cb()
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/vendor/http-parser/
H A Dtest.c2066 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
2109 strlncat(messages[num_messages].request_url, in request_url_cb()
2125 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
2141 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
2168 strlncat(messages[num_messages].body, in body_cb()
2250 strlncat(messages[num_messages].response_status, in response_status_cb()
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/third_party/http-parser/
H A Dtest.c1991 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
2034 strlncat(messages[num_messages].request_url, in request_url_cb()
2050 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
2066 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
2093 strlncat(messages[num_messages].body, in body_cb()
2175 strlncat(messages[num_messages].response_status, in response_status_cb()
/dports/www/firefox/firefox-99.0/third_party/python/aiohttp/vendor/http-parser/
H A Dtest.c2066 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
2109 strlncat(messages[num_messages].request_url, in request_url_cb()
2125 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
2141 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
2168 strlncat(messages[num_messages].body, in body_cb()
2250 strlncat(messages[num_messages].response_status, in response_status_cb()
/dports/www/http-parser/http-parser-2.9.4/
H A Dtest.c2066 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
2109 strlncat(messages[num_messages].request_url, in request_url_cb()
2125 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
2141 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
2168 strlncat(messages[num_messages].body, in body_cb()
2250 strlncat(messages[num_messages].response_status, in response_status_cb()
/dports/www/node10/node-v10.24.1/deps/http_parser/
H A Dtest.c2201 strlncat(char *dst, size_t len, const char *src, size_t n) in strlncat() function
2244 strlncat(messages[num_messages].request_url, in request_url_cb()
2260 strlncat(m->headers[m->num_headers-1][0], in header_field_cb()
2276 strlncat(m->headers[m->num_headers-1][1], in header_value_cb()
2303 strlncat(messages[num_messages].body, in body_cb()
2386 strlncat(messages[num_messages].response_status, in response_status_cb()
/dports/irc/unreal/Unreal3.2.10.7/
H A Dconfigure.ac339 AC_CHECK_FUNCS(strlncat,
340 AC_DEFINE([HAVE_STRLNCAT], [], [Define if you have strlncat]))
H A Dconfigure5482 for ac_func in strlncat
H A DChanges.older2837 and strlncat. Should fix #0001510 (for real this time).
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Dsetup.h.in145 /* Define to 1 if you have the `strlncat' function. */
H A Dh.h485 size_t strlncat(char *dst, const char *src, size_t size, size_t n);
/dports/irc/unreal/Unreal3.2.10.7/src/
H A Dsupport.c1282 strlncat(char *dst, const char *src, size_t size, size_t n) in strlncat() function