Home
last modified time | relevance | path

Searched refs:Ssl_Flags (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/monit/monit-5.29.0/src/ssl/
H A DSsl.h36 } __attribute__((__packed__)) Ssl_Flags; typedef
51 Ssl_Flags flags; /**< SSL flags */
/dports/sysutils/monit/monit-5.29.0/src/net/
H A Dsocket.h71 T Socket_new(const char *host, int port, Socket_Type type, Socket_Family family, Ssl_Flags flags, i…
H A Dsocket.c309 T Socket_new(const char *host, int port, Socket_Type type, Socket_Family family, Ssl_Flags flags, i… in Socket_new()