Searched refs:PINGPONG_SETUP (Results 1 – 5 of 5) sorted by relevance
/third_party/curl/lib/ |
D | pingpong.h | 75 #define PINGPONG_SETUP(pp,s,e) \ macro
|
D | pop3.c | 1124 PINGPONG_SETUP(pp, pop3_statemachine, pop3_endofresp); in pop3_connect()
|
D | smtp.c | 1354 PINGPONG_SETUP(pp, smtp_statemachine, smtp_endofresp); in smtp_connect()
|
D | imap.c | 1464 PINGPONG_SETUP(pp, imap_statemachine, imap_endofresp); in imap_connect()
|
D | ftp.c | 3194 PINGPONG_SETUP(pp, ftp_statemachine, ftp_endofresp); in ftp_connect()
|