Home
last modified time | relevance | path

Searched refs:inet_ntop4 (Results 51 – 75 of 150) sorted by relevance

123456

/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Dsocket_ntop.c42 static const char *inet_ntop4(const u_char *src, char *dst, int size);
62 return (inet_ntop4(src, dst, size)); in inet_ntop()
84 inet_ntop4(const u_char *src, char *dst, int size) in inet_ntop4() function
178 if (!inet_ntop4(src+12, tp, (size_t)(ep - tp))) in inet_ntop6()
/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/
H A Dinet_ntop.c56 static const char *inet_ntop4 __((const u_char *src, char *dst, size_t size));
81 return (inet_ntop4(src, dst, size));
105 inet_ntop4(src, dst, size) in inet_ntop4() function
204 if (!inet_ntop4(src+12, tp, sizeof tmp - (tp - tmp)))
/dports/dns/libbind/libbind-6.0/inet/
H A Dinet_ntop.c49 static const char *inet_ntop4 __P((const u_char *src, char *dst, size_t size));
69 return (inet_ntop4(src, dst, size));
91 inet_ntop4(src, dst, size) in inet_ntop4() function
183 if (!inet_ntop4(src+12, tp, sizeof tmp - (tp - tmp)))
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/gl/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/gl/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/security/libprelude/libprelude-1.2.6/libmissing/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt));
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size)
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp)))
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/security/gnutls/gnutls-3.6.16/gl/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/devel/gdb/gdb-11.1/gnulib/import/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/security/gsasl/gsasl-1.10.0/gl/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/security/gnome-ssh-askpass/openssh-6.6p1/openbsd-compat/
H A Dinet_ntop.c48 static const char *inet_ntop4(const u_char *src, char *dst, size_t size);
64 return (inet_ntop4(src, dst, (size_t)size)); in inet_ntop()
86 inet_ntop4(const u_char *src, char *dst, size_t size) in inet_ntop4() function
180 if (!inet_ntop4(src+12, tp, (size_t)(ep - tp))) in inet_ntop6()
/dports/security/gnutls/gnutls-3.6.16/src/gl/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/math/octave-forge-parallel/parallel-4.0.1/src/gl/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/gllib/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/dns/nsd/nsd-4.3.9/compat/
H A Dinet_ntop.c45 static const char *inet_ntop4(const u_char *src, char *dst, size_t size);
61 return (inet_ntop4(src, dst, size)); in inet_ntop()
83 inet_ntop4(const u_char *src, char *dst, size_t size) in inet_ntop4() function
177 if (!inet_ntop4(src+12, tp, (size_t)(ep - tp))) in inet_ntop6()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/security/shishi/shishi-1.0.2/gl/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/security/pam_ssh_agent_auth/pam_ssh_agent_auth-7ff7858/openbsd-compat/
H A Dinet_ntop.c48 static const char *inet_ntop4(const u_char *src, char *dst, size_t size);
64 return (inet_ntop4(src, dst, size));
86 inet_ntop4(const u_char *src, char *dst, size_t size) in phinodes_print_statistics()
180 if (!inet_ntop4(src+12, tp, (size_t)(ep - tp)))
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/www/wget2/wget2-2.0.0/lib/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()
/dports/security/openssh-portable/openssh-8.8p1/openbsd-compat/
H A Dinet_ntop.c48 static const char *inet_ntop4(const u_char *src, char *dst, size_t size);
64 return (inet_ntop4(src, dst, (size_t)size)); in inet_ntop()
86 inet_ntop4(const u_char *src, char *dst, size_t size) in inet_ntop4() function
180 if (!inet_ntop4(src+12, tp, (size_t)(ep - tp))) in inet_ntop6()
/dports/ftp/tnftp/tnftp-20210827/libnetbsd/
H A Dinet_ntop.c41 static const char *inet_ntop4(const unsigned char *src, char *dst, socklen_t size);
60 return (inet_ntop4(src, dst, size)); in inet_ntop()
84 inet_ntop4(const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
180 if (!inet_ntop4(src+12, tp, (socklen_t)(ep - tp))) in inet_ntop6()
/dports/ftp/tnftpd/tnftpd-20200704/libnetbsd/
H A Dinet_ntop.c28 static const char *inet_ntop4(const unsigned char *src, char *dst, socklen_t size);
47 return (inet_ntop4(src, dst, size)); in inet_ntop()
71 inet_ntop4(const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
167 if (!inet_ntop4(src+12, tp, (socklen_t)(ep - tp))) in inet_ntop6()
/dports/ftp/wget/wget-1.21.2/lib/
H A Dinet_ntop.c76 static const char *inet_ntop4 (const unsigned char *src, char *dst, socklen_t size);
98 return (inet_ntop4 (src, dst, cnt)); in inet_ntop()
125 inet_ntop4 (const unsigned char *src, char *dst, socklen_t size) in inet_ntop4() function
228 if (!inet_ntop4 (src + 12, tp, sizeof tmp - (tp - tmp))) in inet_ntop6()

123456