Searched refs:send_fn (Results 1 – 1 of 1) sorted by relevance
1258 const PRSendFN send_fn = fd->lower->methods->send; in nspr_io_send() local1259 const PRInt32 rv = send_fn(fd->lower, buf, amount, flags, timeout); in nspr_io_send()