Searched refs:YPDBPATH (Results 1 – 3 of 3) sorted by relevance
84 static char YPDBPATH[]="/var/yp"; variable117 if (chdir(YPDBPATH) < 0) in main()118 warn("cannot chdir to %s", YPDBPATH); in main()
69 static char YPDBPATH[]="/var/yp"; /* This is defined but not used! */ variable99 (void)sprintf(updater, "make -s -f %s/%s %s", YPDBPATH, /* !!! */
71 static char YPDBPATH[]="/var/yp"; /* This is defined but not used! */ variable104 (void)sprintf(updater, "make -s -f %s/%s %s", YPDBPATH, /* !!! */ in mapupdate()