Home
last modified time | relevance | path

Searched defs:multicpu (Results 1 – 2 of 2) sorted by relevance

/dports/dns/mydns/mydns-1.1.0/src/mydns/
H A Dmain.c28 static int multicpu; /* If multi-CPU, number of CPUs */ variable
/dports/dns/mydns-ng/mydns-1.2.8.31/src/mydns/
H A Dmain.c1601 int multicpu = atoi(conf_get(&Conf, "multicpu", NULL)); in main() local