Home
last modified time | relevance | path

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

/dports/comms/hamlib/hamlib-4.3.1/tests/
H A Drigctl_parse.c176 declare_proto_rig(get_vfo_list);
343 { 0xf4, "get_vfo_list", ACTION(get_vfo_list), ARG_OUT | ARG_NOVFO, "VFOs" },
2299 declare_proto_rig(get_vfo_list) in declare_proto_rig() argument
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.h407 rchandle<VFO_DeclList> get_vfo_list() const { return vfo_list_h; } in get_vfo_list() function