Searched refs:IsFifo (Results 1 – 1 of 1) sorted by relevance
39 bool IsFifo(const struct stat& file_stat) { in IsFifo() function100 if (IsFifo(src_stat) || IsSocket(src_stat)) { in CopyDirectoryImpl()