Searched refs:DTYPE_PIPE (Results 1 – 11 of 11) sorted by relevance
97 DTYPE_PIPE = 6 variable106 DTYPE_PIPE: 'PIPE',
193 inline int DTYPE_PIPE = 6; variable194 #pragma D binding "1.1" DTYPE_PIPE207 F->fg_ops->fo_type == DTYPE_PIPE ? "<pipe>" :
437 case DTYPE_PIPE: in fdesc_attr()546 case DTYPE_PIPE: in fdesc_setattr()
141 DTYPE_PIPE, /* pipe */ enumerator
1344 case DTYPE_PIPE: in __mac_get_fd()1457 case DTYPE_PIPE: in __mac_set_fd()
2711 case DTYPE_PIPE: in mac_vnode_label_associate_fdesc()
399 case DTYPE_PIPE: in fg_sendable()2020 if (FILEGLOB_DTYPE(fg) == DTYPE_PIPE) { in fp_get_pipe_id()2916 if (fp->f_type == DTYPE_PIPE) { in sys_fcntl_nocancel()5488 case DTYPE_PIPE: in fstat()5702 case DTYPE_PIPE: in sys_fpathconf()
630 case DTYPE_PIPE: in change_fdguard_np()
185 .fo_type = DTYPE_PIPE,
2884 if ((error = fp_get_ftype(p, fd, DTYPE_PIPE, EBADF, &fp)) != 0) { in proc_pidfdinfo()3056 if (FILEGLOB_DTYPE(fg) != DTYPE_PIPE) { in proc_fileport_info()
978 if (fp->f_type == DTYPE_PIPE) { in ioctl()