Home
last modified time | relevance | path

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

/dflybsd-src/sbin/route/
H A Droute.c112 static void print_getmsg(struct rt_msghdr *, int);
1345 print_getmsg(&rtm, l); in rtmsg()
1585 print_getmsg(struct rt_msghdr *rtm, int msglen) in print_getmsg() function