Home
last modified time | relevance | path

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

/dports/comms/direwolf/direwolf-1.6/src/
H A Dbeacon.c777 char super_comment[AX25_MAX_INFO_LEN]; // Fixed part + any dynamic part. in beacon_send() local
832 strlcpy (super_comment, "", sizeof(super_comment)); in beacon_send()
834 strlcpy (super_comment, bp->comment, sizeof(super_comment)); in beacon_send()
845 strlcat (super_comment, var_comment, sizeof(super_comment)); in beacon_send()
868 super_comment, in beacon_send()
879 bp->freq, bp->tone, bp->offset, super_comment, in beacon_send()
911 super_comment, in beacon_send()