Home
last modified time | relevance | path

Searched refs:DT_FIFO (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/sys/
H A Ddirent.h71 #define DT_FIFO 1 macro
/openbsd/sys/ufs/ufs/
H A Ddir.h91 #define DT_FIFO 1 macro
/openbsd/sbin/restore/
H A Dinteractive.c616 case DT_FIFO: in mkentry()
/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Dfilesystem_common.h546 case DT_FIFO:
/openbsd/sys/tmpfs/
H A Dtmpfs_subr.c803 dent.d_type = DT_FIFO; in tmpfs_dir_getdents()