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

/freebsd-current/usr.sbin/yppush/
H A Dyppush_main.c64 static int skip_master = 0; /* Do not attempt to push map to master. */ variable
453 if (skip_master && strcasecmp(server, yppush_master) == 0) {
585 skip_master = 1;

Completed in 56 milliseconds