Home
last modified time | relevance | path

Searched defs:address_t (Results 1 – 25 of 59) sorted by relevance

123

/dports/japanese/mutt-devel/mutt-1.5.21/
H A Drfc822.h35 typedef struct address_t struct
43 struct address_t *next; argument
44 unsigned is_idn : 1;
45 unsigned idn_checked : 1;
/dports/mail/lbdb/lbdb-0.42.1/
H A Drfc822.h33 typedef struct address_t struct
41 struct address_t *next; argument
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Daddress.hpp91 struct address_t struct
99 const std::string protocol;
100 const std::string address;
101 ctx_t *const parent;
106 {
125 } resolved;
H A Daddress.cpp48 zmq::address_t::address_t (const std::string &protocol_, in address_t() function in zmq::address_t
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Daddress.hpp91 struct address_t struct
99 const std::string protocol;
100 const std::string address;
101 ctx_t *const parent;
106 {
125 } resolved;
H A Daddress.cpp48 zmq::address_t::address_t (const std::string &protocol_, in address_t() function in zmq::address_t
/dports/graphics/aseprite/aseprite-1.2.9/src/doc/
H A Dimage_traits.h28 typedef pixel_t* address_t; typedef
55 typedef pixel_t* address_t; typedef
82 typedef pixel_t* address_t; typedef
109 typedef pixel_t* address_t; typedef
/dports/net/ripe-whois/whois3-3.2.2/
H A Dwhois3.c51 typedef struct address_t { struct
52 char *address;
53 char *port;
/dports/devel/libxs/libxs-1.2.0/src/
H A Daddress.hpp42 typedef struct sockaddr_storage address_t; typedef
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/align/detail/
H A Daddress.hpp20 typedef boost::uintptr_t address_t; typedef
/dports/databases/xtrabackup/boost_1_59_0/boost/align/detail/
H A Daddress.hpp20 typedef boost::uintptr_t address_t; typedef
/dports/databases/percona57-server/boost_1_59_0/boost/align/detail/
H A Daddress.hpp20 typedef boost::uintptr_t address_t; typedef
/dports/databases/percona57-client/boost_1_59_0/boost/align/detail/
H A Daddress.hpp20 typedef boost::uintptr_t address_t; typedef
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/align/detail/
H A Daddress.hpp19 typedef boost::uintptr_t address_t; typedef
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/align/detail/
H A Daddress.hpp20 typedef boost::uintptr_t address_t; typedef
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/align/detail/
H A Daddress.hpp20 typedef boost::uintptr_t address_t; typedef
/dports/net/sngrep/sngrep-1.4.9/src/
H A Daddress.h52 typedef struct address address_t; typedef
/dports/audio/jack/jack2-eaedec353489f26617221d66f80fd2503953c663/posix/
H A DJackNetUnixSocket.h37 typedef struct in_addr address_t; typedef
/dports/multimedia/libv4l/linux-5.13-rc2/arch/parisc/include/asm/
H A Dsmp.h19 typedef unsigned long address_t; typedef
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/parisc/include/asm/
H A Dsmp.h19 typedef unsigned long address_t; typedef
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/parisc/include/asm/
H A Dsmp.h19 typedef unsigned long address_t; typedef
/dports/mail/eps/eps-1.7/
H A Daddress.h9 } address_t; typedef
/dports/devel/mspdebug/mspdebug-493f38b/util/
H A Dutil.h32 typedef uint32_t address_t; typedef
/dports/net-mgmt/ndpmon/ndpmon-1.4.0/
H A Dutils.h61 } address_t; typedef
/dports/mail/fetchmail/fetchmail-6.4.28/
H A Dcheckalias.c29 typedef unsigned char address_t[sizeof (struct in_addr)]; typedef

123