Home
last modified time | relevance | path

Searched refs:ypsetmode (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/ypbind/
H A Dypbind.c96 int ypsetmode = YPSET_NO; variable
219 switch (ypsetmode) { in ypbindproc_setdom_2x()
353 ypsetmode = YPSET_ALL; in main()
355 ypsetmode = YPSET_LOCAL; in main()
400 if (ypsetmode == YPSET_LOCAL) { in main()