Searched refs:se_log (Results 1 – 1 of 1) sorted by relevance
87 char *se_log; /* Log file */ member316 if (sep->se_log == NULL) { in close_service()317 sep->se_log = sedefp->se_log; in close_service()475 cpp = &slp->sl_entry.se_log; in set_string()1485 slp->sl_entry.se_log != NULL) in free_service()1486 free(slp->sl_entry.se_log); in free_service()1654 log_for_service(glob_svc.se_log, glob_svc.se_debug); in global_logging()1715 if (mainsvc->se_log != NULL) in parse_options()1716 newglobsvc.se_log = mainsvc->se_log; in parse_options()1747 if (newopt == NULL && glob_svc.se_log != NULL) { in parse_options()[all …]