const syscall.DT_FIFO

2 uses

	syscall (current package)
		zerrors_linux_amd64.go#L154: 	DT_FIFO                          = 0x1

	os
		dirent_linux.go#L41: 	case syscall.DT_FIFO: