Searched defs:filed (Results 1 – 3 of 3) sorted by relevance
147 struct filed { struct148 pthread_mutex_t filed_mutex; /* protects this filed */ argument157 filed_stats_t f_stat; /* statistics */ argument158 saved_message_t f_prevmsg; /* previous message */159 saved_message_t f_current; /* current message */160 int f_prevcount; /* message repeat count */161 uchar_t f_pmask[LOG_NFACILITIES+1]; /* priority mask */162 union {169 } f_un;
555 int filed; in distribute_process() local
1776 int filed; in execute_serial() local