Searched refs:DTYPE_PIPE (Results 1 – 7 of 7) sorted by relevance
278 case DTYPE_PIPE: in sys___mac_get_fd()446 case DTYPE_PIPE: in sys___mac_set_fd()
201 case DTYPE_PIPE: in cloudabi_convert_filetype()
62 #define DTYPE_PIPE 3 /* pipe */ macro
477 finit(rf, fflags, DTYPE_PIPE, rpipe, &pipeops); in kern_pipe()487 finit(wf, fflags, DTYPE_PIPE, wpipe, &pipeops); in kern_pipe()
1697 } else if (fp->f_type == DTYPE_PIPE || fp->f_type == DTYPE_SOCKET) { in kern_fpathconf()4948 case DTYPE_PIPE: in file_type_to_name()
1630 if (fp->f_type == DTYPE_PIPE) { in fcntl_common()
601 case DTYPE_PIPE: in procstat_getfiles_kvm()