Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dgai_strerror.c31 { EAI_AGAIN, N_("Temporary failure in name resolution") },
32 { EAI_BADFLAGS, N_("Bad value for ai_flags") },
34 { EAI_FAMILY, N_("ai_family not supported") },
35 { EAI_MEMORY, N_("Memory allocation failure") },
37 { EAI_NONAME, N_("Name or service not known") },
39 { EAI_SOCKTYPE, N_("ai_socktype not supported") },
40 { EAI_SYSTEM, N_("System error") },
42 { EAI_CANCELED, N_("Request canceled") },
43 { EAI_NOTCANCELED, N_("Request not canceled") },
44 { EAI_ALLDONE, N_("All requests done") },
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dclnt_perror.c75 N_("RPC: Success")
82 N_("RPC: Can't decode result")
86 N_("RPC: Unable to send")
90 N_("RPC: Unable to receive")
94 N_("RPC: Timed out")
106 N_("RPC: Program unavailable")
122 N_("RPC: Remote system error")
126 N_("RPC: Unknown host")
130 N_("RPC: Unknown protocol")
134 N_("RPC: Port mapper failure")
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dmconf.c25 static const char mconf_readme[] = N_(
177 menu_instructions[] = N_(
184 radiolist_instructions[] = N_(
189 inputbox_instructions_int[] = N_(
193 inputbox_instructions_hex[] = N_(
199 setmod_text[] = N_(
202 load_config_text[] = N_(
206 load_config_help[] = N_(
217 save_config_text[] = N_(
220 save_config_help[] = N_(
[all …]
A Dnconf.c132 menu_no_f_instructions[] = N_(
149 menu_instructions[] = N_(
165 radiolist_instructions[] = N_(
170 inputbox_instructions_int[] = N_(
174 inputbox_instructions_hex[] = N_(
180 setmod_text[] = N_(
183 load_config_text[] = N_(
187 load_config_help[] = N_(
196 save_config_text[] = N_(
199 save_config_help[] = N_(
[all …]
A Dlkc.h37 #define N_(text) (text) macro
A DMakefile.kconfig59 --add-comments --keyword=_ --keyword=N_ \
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dlibintl.h137 # define N_(x) x macro

Completed in 99 milliseconds