Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_sendrecv_os.c31 #ifndef F_GETPIPE_SZ
32 #define F_GETPIPE_SZ (F_GETLEASE + 7) macro
44 cur_psize = fcntl(infd, F_GETPIPE_SZ); in libzfs_set_pipe_max()