Home
last modified time | relevance | path

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

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Ddatabase.h620 extern int search_station_time(DataRow **p_time, time_t heard, int serial);
H A Dlist_gui.c619 (void)search_station_time(&p_station,top_time,top_sn); // gives match or next station in Station_List_fill()
H A Ddb.c10956 int search_station_time(DataRow **p_time, time_t heard, int serial) in search_station_time() function