/** sendfile(2) linkage header **/ inline ssize_t l_sendfile(int sok, int fd, off_t *off_ptr, size_t count); extern const char *sendfile_method;