Searched refs:ST_ERROR (Results 1 – 2 of 2) sorted by relevance
351 st->st_flags |= ST_ERROR; in stats_perror()378 return (st->st_flags & ST_ERROR); in stats_inerror()
98 #define ST_ERROR 0x0004 /* an error has occured */ macro