Searched refs:send_file (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/pap/
H A Dpap.c36 static int send_file(int fd, ATP atp, int lastfile);
397 send_file( 0, atp, 1 );
406 send_file( fd, atp, ( optind == ac - 1 ) ? 1 : 0 );
469 static int send_file( int fd, ATP atp, int lastfile) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dsendfile.c431 There are three possible return values from send_file:
444 ret = send_file(&tofd, &hdtrl, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna/
H A Dupnphttp.c1063 send_file(struct upnphttp * h, int sendfd, off_t offset, off_t end_offset) function
1219 send_file(h, sendfh, offset, size);
1277 send_file(h, sendfh, offset, size);
1781 send_file(h, sendfh, offset, h->req_RangeEnd);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dupnphttp.c1356 send_file(struct upnphttp * h, int sendfd, off_t offset, off_t end_offset) function
1525 send_file(h, fd, 0, size-1);
1577 send_file(h, fd, 0, size-1);
2120 send_file(h, sendfh, offset, h->req_RangeEnd);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dupnphttp.c1065 send_file(struct upnphttp * h, int sendfd, off_t offset, off_t end_offset) function
1274 send_file(h, sendfh, offset, size);
1332 send_file(h, sendfh, offset, size);
1869 send_file(h, sendfh, offset, h->req_RangeEnd);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/
H A Dconfigure[all...]

Completed in 212 milliseconds