Searched refs:DTYPE_FIFO (Results 1 – 8 of 8) sorted by relevance
252 finit(fp, fp->f_flag, DTYPE_FIFO, fpipe, &pipeops); in fifo_open()
522 case DTYPE_FIFO: in sys___mac_get_fd()679 case DTYPE_FIFO: in sys___mac_set_fd()
63 #define DTYPE_FIFO 4 /* fifo (named pipe) */ macro
683 case DTYPE_FIFO: in audit_arg_file()
1668 if (fp->f_type == DTYPE_FIFO) in pipe_fill_kinfo()
3943 if (fp->f_type != DTYPE_VNODE && fp->f_type != DTYPE_FIFO) { in sys_flock()5283 case DTYPE_FIFO: in file_type_to_name()
2900 if (fp->f_type == DTYPE_FIFO) in vn_fill_kinfo()
598 case DTYPE_FIFO: in procstat_getfiles_kvm()