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