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

/freebsd-10.1-release/usr.sbin/ppp/
H A Droute.h56 extern int route_Show(struct cmdargs const *);
H A Droute.c327 route_Show(struct cmdargs const *arg) function
342 log_Printf(LogERROR, "route_Show: sysctl: estimate: %s\n", strerror(errno));
349 log_Printf(LogERROR, "route_Show: sysctl: getroute: %s\n", strerror(errno));
H A Dcommand.c1020 {"route", NULL, route_Show, LOCAL_AUTH,

Completed in 66 milliseconds