Searched refs:msg_domain (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgfmt.c99 struct msg_domain struct
108 struct msg_domain *next;
110 static struct msg_domain *domain_list;
111 static struct msg_domain *current_domain;
189 static struct msg_domain *new_domain (const char *name, const char *file_name);
204 struct msg_domain *domain;
786 static struct msg_domain *
789 struct msg_domain **p_dom = &domain_list;
796 struct msg_domain *domain;
798 domain = XMALLOC (struct msg_domain);
[all...]

Completed in 99 milliseconds