Home
last modified time | relevance | path

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

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Ddb_gis.c1818 …(void)store_trail_point(p_new_station, p_new_station->coord_lon, p_new_station->coord_lat, p_new_s… in getAllSimplePositionsPostgis()
1831 … (void)store_trail_point(p_new_station, u_long, u_lat, sec, empty, empty, empty, 0); in getAllSimplePositionsPostgis()
2366 …(void)store_trail_point(p_new_station, p_new_station->coord_lon, p_new_station->coord_lat, p_new_s… in getAllSimplePositionsMysqlSpatial()
2379 … (void)store_trail_point(p_new_station, u_long, u_lat, sec, empty, empty, empty, 0); in getAllSimplePositionsMysqlSpatial()
H A Ddatabase.h677 extern int store_trail_point(DataRow *p_station, long lon, long lat, time_t sec, char *alt, char *s…
H A Ddb.c8736 int store_trail_point(DataRow *p_station, in store_trail_point() function
10597 (void)store_trail_point(p_new_station, x, y, sec, empty, empty, empty, 0); in add_simple_station()
10608 …(void)store_trail_point(p_new_station, p_new_station->coord_lon, p_new_station->coord_lat, p_new_s… in add_simple_station()
15691 (void)store_trail_point(p_station, in data_add()
15715 (void)store_trail_point(p_station, in data_add()
16465 (void)store_trail_point(p_station, in my_station_gps_change()