Searched defs:sip_logfile_s (Results 1 – 1 of 1) sorted by relevance
214 typedef struct sip_logfile_s { struct215 boolean_t sip_logging_enabled;216 FILE *sip_logfile;217 pthread_mutex_t sip_logfile_mutex;