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