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

/freebsd-12-stable/usr.sbin/ppp/
H A Droute.h58 extern int route_Show(struct cmdargs const *);
H A Droute.c329 route_Show(struct cmdargs const *arg) function
344 log_Printf(LogERROR, "route_Show: sysctl: estimate: %s\n", strerror(errno));
351 log_Printf(LogERROR, "route_Show: sysctl: getroute: %s\n", strerror(errno));
H A Dcommand.c1022 {"route", NULL, route_Show, LOCAL_AUTH,

Completed in 135 milliseconds