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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Dsendfile.c471 There are three possible return values from send_file:
484 ret = send_file(&tofd, &hdtrl, 0);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnphttp.c1254 send_file(struct upnphttp * h, int sendfd, off_t offset, off_t end_offset) function
1437 send_file(h, fd, 0, size-1);
1483 send_file(h, fd, 0, size-1);
2001 send_file(h, sendfh, offset, h->req_RangeEnd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/
H A Dconfigure[all...]

Completed in 83 milliseconds