Searched refs:with_v6dest (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/rrenumd/
H A Drrenumd.h57 extern int with_v4dest, with_v6dest;
H A Drrenumd.c94 int with_v4dest, with_v6dest; variable
279 if (with_v6dest == 0)
281 if (with_v6dest &&
620 if (with_v6dest) {
H A Dparser.y172 with_v6dest = 1;
180 with_v6dest = 1;

Completed in 155 milliseconds