Home
last modified time | relevance | path

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

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Ddatabase.h148 extern char *get_most_recent_ack(char *callsign);
H A Dmessages.c1358 last_ack_ptr = get_most_recent_ack(to_call); in check_and_transmit_messages()
H A Ddb.c588 char *get_most_recent_ack(char *callsign) in get_most_recent_ack() function