Searched refs:F_GETPIPE_SZ (Results 1 – 9 of 9) sorted by relevance
29 #define F_GETPIPE_SZ (F_LINUX_SPECIFIC_BASE + 8) macro
30 #define F_GETPIPE_SZ (F_LINUX_SPECIFIC_BASE + 8) macro
204 # define F_GETPIPE_SZ 1032 /* Set pipe page size array. */ macro
424 case F_GETPIPE_SZ: in do_fcntl()
1401 case F_GETPIPE_SZ: in pipe_fcntl()
387 #if defined(F_GETPIPE_SZ) && defined(F_SETPIPE_SZ) in incr_pipe_size()