Searched refs:sendfile (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-11-stable/libexec/ftpd/
H A Dftpd.c2140 err = sendfile(filefd, netfd, offset, 0,
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure12955 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing sendfile" >&5
12956 $as_echo_n "checking for library containing sendfile... " >&6; }
12970 char sendfile ();
12974 return sendfile ();
12979 for ac_lib in '' sendfile; do
13617 sys/sendfile.h \
14117 sendfile \
/freebsd-11-stable/contrib/apr/
H A Dconfigure769 sendfile
1606 --with-sendfile Override decision to use sendfile
22603 sendfile="0"
22649 for ac_func in sendfile send_file sendfilev
22657 sendfile="1"
22664 # Check whether --with-sendfile was given.
22667 sendfile="1"
22669 sendfile="0"
22673 orig_sendfile=$sendfile
[all...]

Completed in 295 milliseconds

12