Home
last modified time | relevance | path

Searched refs:F_SETPIPE_SZ (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_sendrecv_os.c27 #ifndef F_SETPIPE_SZ
28 #define F_SETPIPE_SZ (F_SETLEASE + 7) macro
47 fcntl(infd, F_SETPIPE_SZ, in libzfs_set_pipe_max()