Searched refs:DTYPE_PIPE (Results 1 – 4 of 4) sorted by relevance
278 case DTYPE_PIPE: in sys___mac_get_fd()446 case DTYPE_PIPE: in sys___mac_set_fd()
62 #define DTYPE_PIPE 3 /* pipe */ macro
476 finit(rf, fflags, DTYPE_PIPE, rpipe, &pipeops); in kern_pipe()486 finit(wf, fflags, DTYPE_PIPE, wpipe, &pipeops); in kern_pipe()
1628 } else if (fp->f_type == DTYPE_PIPE || fp->f_type == DTYPE_SOCKET) { in kern_fpathconf()4744 case DTYPE_PIPE: in file_type_to_name()