DTYPE_PIPE 815 compat/freebsd/freebsd_file.c if (fp->f_type == DTYPE_PIPE) { DTYPE_PIPE 645 kern/kern_descrip.c case DTYPE_PIPE: DTYPE_PIPE 126 kern/sys_pipe.c rf->f_type = DTYPE_PIPE; DTYPE_PIPE 135 kern/sys_pipe.c wf->f_type = DTYPE_PIPE;