Searched refs:send_response (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/tests/
H A DHTTPServer.pm50 $self->send_response($req, $url_rec, $con);
62 sub send_response { subroutine
131 $con->send_response($resp);
H A DTest-proxied-https-auth.px57 $conn->send_response($rspn);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/firewire/
H A Dfw-transaction.h378 void (*send_response)(struct fw_card *card, struct fw_packet *packet); member in struct:fw_card_driver
H A Dfw-card.c486 .send_response = dummy_send_response,
H A Dfw-transaction.c582 card->driver->send_response(card, &request->response);
H A Dfw-ohci.c1705 .send_response = ohci_send_response,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmmaster.c1458 goto send_response;
1467 goto send_response;
1486 goto send_response;
1505 goto send_response;
1512 goto send_response;
1579 goto send_response;
1602 goto send_response;
1641 send_response:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/smbd/
H A Dreply.c5137 BOOL send_response = False; local
5196 send_response = True;
5203 if(send_response) {

Completed in 196 milliseconds