Home
last modified time | relevance | path

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

/netbsd-src/sbin/route/
H A Dkeywords.c48 {"show", K_SHOW},
H A Dkeywords.h52 #define K_SHOW 41 macro
H A Droute.c241 case K_SHOW: in main()