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

/freebsd-10.3-release/usr.bin/ypwhich/
H A Dypwhich.c57 #define ERR_NOYPBIND 4 /* ypbind not running */ macro
219 errx(ERR_NOYPBIND, "not running ypbind");
249 errx(ERR_NOYPBIND, "not running ypbind");

Completed in 97 milliseconds