Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/ypserv/
H A Dyp_server.c373 char ypxfr_command[MAXPATHLEN + 2]; local
375 snprintf (ypxfr_command, sizeof(ypxfr_command), "%sypxfr", _PATH_LIBEXEC);
383 execl(ypxfr_command, "ypxfr",
391 execl(ypxfr_command, "ypxfr",
399 yp_error("ypxfr execl(%s): %s", ypxfr_command, strerror(errno));