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

/freebsd-current/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_extern.h42 #ifndef _PATH_YP
43 #define _PATH_YP "/var/yp/" macro
H A Dyppasswdd_main.c90 static char _yp_dir[] = _PATH_YP;
92 static char _passfile_default[] = _PATH_YP "master.passwd";
/freebsd-current/libexec/ypxfr/
H A Dypxfr_extern.h43 #ifndef _PATH_YP
44 #define _PATH_YP "/var/yp/" macro
H A Dypxfr_main.c57 char *yp_dir = _PATH_YP;
/freebsd-current/usr.sbin/ypserv/
H A Dyp_extern.h45 #ifndef _PATH_YP
46 #define _PATH_YP "/var/yp/" macro
H A Dyp_main.c89 char *yp_dir = _PATH_YP;
H A Dyp_server.c381 if (strcmp(yp_dir, _PATH_YP)) {
/freebsd-current/include/
H A Dpaths.h104 #define _PATH_YP "/var/yp/" macro
/freebsd-current/usr.sbin/yppush/
H A Dyppush_main.c59 char *yp_dir = _PATH_YP;

Completed in 96 milliseconds