Searched refs:se_log (Results 1 – 1 of 1) sorted by relevance
86 char *se_log; /* Log file */ member315 if (sep->se_log == NULL) { in close_service()316 sep->se_log = sedefp->se_log; in close_service()474 cpp = &slp->sl_entry.se_log; in set_string()1484 slp->sl_entry.se_log != NULL) in free_service()1485 free(slp->sl_entry.se_log); in free_service()1653 log_for_service(glob_svc.se_log, glob_svc.se_debug); in global_logging()1714 if (mainsvc->se_log != NULL) in parse_options()1715 newglobsvc.se_log = mainsvc->se_log; in parse_options()1746 if (newopt == NULL && glob_svc.se_log != NULL) { in parse_options()[all …]