Home
last modified time | relevance | path

Searched defs:print_syntax (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bluetooth/bluetooth-config/
H A Dbluetooth-config.sh14 print_syntax () { echo -e "Syntax: $0 scan [-d device] [-n node]"; exit 1; } function
/freebsd/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c1136 print_syntax(u_int syntax) in print_syntax() function