OpenBSD:
$ man 2 sendfile man: No entry for sendfile in section 2 of the manual. $ grep -rni sendfile /usr/include | wc -l 0
# grep -rni sendfile /usr/include | wc -l 30
OpenBSD:
FreeBSD: edit: typo