Home
last modified time | relevance | path

Searched refs:HIPROTO_SMTP (Results 1 – 5 of 5) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dhiproto.h29 #define HIPROTO_SMTP 4 macro
H A Dsmtp.c77 hs = hi_prototab[HIPROTO_SMTP].specs;
82 smtp_c = hi_open_tcp(hit, hs, HIPROTO_SMTP);
H A Dzxbusd.c722 if (hs->proto == HIPROTO_SMTP) in zxbusd_main()
H A Dhiread.c238 case HIPROTO_SMTP: /* *** use ret */ in hi_read()
H A Dhinet.c629 case HIPROTO_SMTP: /* In SMTP, server starts speaking first */ in hi_accept_book()