const syscall.DT_FIFO

2 uses

	syscall (current package)
		zerrors_darwin_amd64.go#L182: 	DT_FIFO                           = 0x1

	os
		dir_darwin.go#L113: 	case syscall.DT_FIFO: