Searched refs:ituzone (Results 1 – 8 of 8) sorted by relevance
/dports/comms/tlf/tlf-tlf-1.4.1/src/ |
H A D | showinfo.c | 53 extern char ituzone[]; in showinfo() 95 if (strlen(ituzone) < 2) { in showinfo() 98 strncpy(itustr, ituzone, 2); in showinfo()
|
H A D | getctydata.c | 240 sprintf(ituzone, "%02d", prefix_by_index(w) -> itu); in getctydata_internal() 246 strcpy(zone_export, ituzone); in getctydata_internal()
|
H A D | globalvars.h | 77 extern char ituzone[];
|
H A D | callinput.c | 131 extern char ituzone[]; in callinput() 317 strcpy(comment, ituzone); in callinput()
|
H A D | getexchange.c | 69 extern char ituzone[]; in getexchange() 134 strcpy(comment, ituzone); in getexchange()
|
H A D | main.c | 285 char ituzone[3] = ""; variable
|
/dports/comms/tlf/tlf-tlf-1.4.1/test/ |
H A D | data.c | 233 char ituzone[3] = ""; variable
|
/dports/comms/tlf/tlf-tlf-1.4.1/ |
H A D | ChangeLog | 3854 which does not change any global strings like pfstr, ituzone, countrynr,
|