Searched refs:DTYPE_PIPE (Results 1 – 7 of 7) sorted by relevance
277 case DTYPE_PIPE: in sys___mac_get_fd()444 case DTYPE_PIPE: in sys___mac_set_fd()
200 case DTYPE_PIPE: in cloudabi_convert_filetype()
61 #define DTYPE_PIPE 3 /* pipe */ macro
429 finit(rf, fflags, DTYPE_PIPE, rpipe, &pipeops); in kern_pipe()439 finit(wf, fflags, DTYPE_PIPE, wpipe, &pipeops); in kern_pipe()
1469 } else if (fp->f_type == DTYPE_PIPE || fp->f_type == DTYPE_SOCKET) { in kern_fpathconf()3931 case DTYPE_PIPE: in file_type_to_name()
1407 if (fp->f_type == DTYPE_PIPE) { in fcntl_common()
565 case DTYPE_PIPE: in procstat_getfiles_kvm()