Home
last modified time | relevance | path

Searched refs:strpcat (Results 1 – 12 of 12) sorted by relevance

/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Dstring.h90 #undef strpcat
91 #define strpcat(a,b,c) usual_strpcat(a,b,c) macro
100 char *strpcat(char *dst, const char *src, size_t dstlen);
H A Dstring.c231 char *strpcat(char *dst, const char *src, size_t n) in strpcat() function
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/plugins/
H A Dutils.h71 char *strpcat (char *, const char *, const char *);
H A Dutils.c461 strpcat (char *dest, const char *src, const char *str) in strpcat() function
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/plugins/
H A Dutils.h78 char *strpcat (char *, const char *, const char *);
H A Dutils.c581 strpcat (char *dest, const char *src, const char *str) in strpcat() function
/dports/irc/epic4/epic4-2.10.9/include/
H A Dircaux.h169 char * strpcat (char *, const char *, ...) __A(2);
/dports/irc/epic5/epic5-2.1.6/include/
H A Dircaux.h160 char * strpcat (char *, const char *, ...) __A(2);
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dmodval.h191 #define strpcat (*(char *(*)(char *, const char *, ...))global[STRPCAT]) macro
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dmodval.h191 #define strpcat (*(char *(*)(char *, const char *, ...))global[STRPCAT]) macro
/dports/chinese/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c2950 strpcat(buffer, "[%s] ", inet_ntoa(ip)); in print_ns_succede()
/dports/irc/bitchx/bitchx-1.2.1/contrib/
H A Dmisc.c2950 strpcat(buffer, "[%s] ", inet_ntoa(ip)); in print_ns_succede()