S_ISFIFO 44 libavformat/file.c # define S_ISFIFO(m) (((m) & S_IFMT) == S_IFIFO) S_ISFIFO 46 libavformat/file.c # define S_ISFIFO(m) 0