Searched refs:http_405 (Results 1 – 1 of 1) sorted by relevance
257 static int http_405(struct soap*);4876 soap->fput = http_405; in soap_done()4877 soap->fdel = http_405; in soap_done()4878 soap->fhead = http_405; in soap_done()5377 http_405(struct soap *soap) in http_405() function8259 soap->fput = http_405; in soap_init()8260 soap->fdel = http_405; in soap_init()8261 soap->fhead = http_405; in soap_init()