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

/freebsd-9.3-release/libexec/ypxfr/
H A Dypxfr_main.c57 int ypxfr_use_yplib = 0; /* Assume the worst. */ variable
268 ypxfr_use_yplib = 1;
276 if (ypxfr_use_yplib) {
302 if (!ypxfr_use_yplib) {
321 if (ypxfr_use_yplib)
322 ypxfr_use_yplib = 0;
329 ypxfr_use_yplib)) == NULL) {

Completed in 109 milliseconds