Home
last modified time | relevance | path

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

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dwx.h34 extern char wx_station_type[];
51 extern char wx_station_type[];
H A Dwx.c92 char wx_station_type[100]; variable
3540 xastir_snprintf(wx_station_type, in wx_decode()
3541 sizeof(wx_station_type), in wx_decode()
3568 xastir_snprintf(wx_station_type, in wx_decode()
3569 sizeof(wx_station_type), in wx_decode()
3610 xastir_snprintf(wx_station_type, in wx_decode()
3649 xastir_snprintf(wx_station_type, in wx_decode()
3712 xastir_snprintf(wx_station_type, in wx_decode()
3804 xastir_snprintf(wx_station_type, in wx_decode()
3830 xastir_snprintf(wx_station_type, in wx_decode()
[all …]
H A Dwx_gui.c1878 if (strlen(wx_station_type) > 1) in fill_wx_data()
1880 XmTextFieldSetString(WX_type_data,wx_station_type); in fill_wx_data()
H A Dmain.c30088 wx_station_type[0] = '\0';