Searched refs:traf_st (Results 1 – 1 of 1) sorted by relevance
194 struct stat traf_st; /* for TrafficLog FIFO check */ local1140 if (stat(optarg, &traf_st) == 0 &&1141 S_ISFIFO(traf_st.st_mode))