Home | History | Annotate | Download | only in util

Lines Matching full:st_mode

118 		if (!fstat(STDIN_FILENO, &st) && S_ISFIFO(st.st_mode))