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