Searched refs:DTYPE_PIPE (Results 1 – 8 of 8) sorted by relevance
182 #define DTYPE_PIPE 3 /* pipe */ macro
239 rf->f_type = DTYPE_PIPE; in pipe1()245 wf->f_type = DTYPE_PIPE; in pipe1()
1048 if (fp->f_type == DTYPE_PIPE) in ktrace_common()
385 case DTYPE_PIPE: in procfs_loadvnode()
1973 case DTYPE_PIPE: return DT_FIFO; in fttodt()
362 case DTYPE_PIPE: in fdesc_attr()
347 * ones and DTYPE_PIPE ones. For these, we don't set in linux_sys_fcntl() 357 || (fp1->f_type == DTYPE_PIPE)) in linux_sys_fcntl()
542 case DTYPE_PIPE: in ftrans()