Searched refs:logsrc (Results 1 – 1 of 1) sorted by relevance
52 logsource_t logsrc[3]; member1542 conf->logsrc[i].fd = -1; in initconfig()1543 conf->logsrc[i].logtype = -1; in initconfig()1544 conf->logsrc[i].regular = -1; in initconfig()1547 conf->logsrc[0].file = IPL_NAME; in initconfig()1548 conf->logsrc[1].file = IPNAT_NAME; in initconfig()1602 config.logsrc[0].file = optarg;1625 config.logsrc[1].file = optarg;1649 config.logsrc[2].file = optarg;1751 l = &conf->logsrc[i]; in openlogs()[all …]