Searched defs:sendfile (Results 1 - 2 of 2) sorted by relevance

/external/iputils/
H A Dtftpd.c102 void sendfile(struct formats *pf);
212 { "netascii", validate_access, sendfile, recvfile, 1 },
213 { "octet", validate_access, sendfile, recvfile, 0 },
349 void sendfile(struct formats *pf) function
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
H A Dprio.h414 PRSendfileFN sendfile; /* Send a (partial) file with header/trailer*/ member in struct:PRIOMethods

Completed in 542 milliseconds