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

/freebsd-9.3-release/libexec/ypxfr/
H A Dypxfr_main.c166 unsigned long ypxfr_order = -1, ypxfr_skew_check = -1; local
356 if ((ypxfr_order = ypxfr_get_order(ypxfr_source_domain,
399 if (!ignore && ypxfr_order <= atoi(data.data))
436 snprintf(buf, sizeof(buf), "%lu", ypxfr_order);
542 if (ypxfr_order != ypxfr_skew_check)

Completed in 49 milliseconds