D | res_send.cpp | 150 uint8_t* ans, int anssiz, int* terrno, size_t ns, time_t* at, int* rcode, 154 int* gotsomewhere, time_t* at, int* rcode, int* delay); 659 uint8_t* ans, int anssiz, int* terrno, size_t ns, time_t* at, int* rcode, in send_vc() argument 661 *at = time(NULL); in send_vc() 1002 int* gotsomewhere, time_t* at, int* rcode, int* delay) { in send_dg() argument 1010 *at = time(nullptr); in send_dg()
|