Searched refs:error_print_progname (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/woe32dll/
H A Dgettextlib-exports.c23 VARIABLE(error_print_progname)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Derror.h52 extern DLL_VARIABLE void (*error_print_progname) (void);
H A Derror.c55 void (*error_print_progname) (void); variable
243 if (error_print_progname)
244 (*error_print_progname) ();
303 if (error_print_progname)
304 (*error_print_progname) ();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Derror.h52 extern DLL_VARIABLE void (*error_print_progname) (void);
H A Derror.c55 void (*error_print_progname) (void); variable
243 if (error_print_progname)
244 (*error_print_progname) ();
303 if (error_print_progname)
304 (*error_print_progname) ();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Derror.h53 extern void (*error_print_progname) (void);
H A Derror.c55 void (*error_print_progname) (void); variable
251 if (error_print_progname)
252 (*error_print_progname) ();
317 if (error_print_progname)
318 (*error_print_progname) ();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Derror.h52 extern DLL_VARIABLE void (*error_print_progname) (void);
H A Derror.c55 void (*error_print_progname) (void); variable
243 if (error_print_progname)
244 (*error_print_progname) ();
303 if (error_print_progname)
304 (*error_print_progname) ();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Derror.h53 extern DLL_VARIABLE void (*error_print_progname) (void);
H A Derror.c52 void (*error_print_progname) (void); variable
205 if (error_print_progname)
206 (*error_print_progname) ();
266 if (error_print_progname)
267 (*error_print_progname) ();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dintl-compat.c136 DLL_EXPORTED void (*error_print_progname)(void) = NULL; variable
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgconv.c110 error_print_progname = maybe_print_progname;
H A Dmsgen.c104 error_print_progname = maybe_print_progname;
H A Dhostname.c127 error_print_progname = maybe_print_progname;
H A Dmsgcat.c121 error_print_progname = maybe_print_progname;
H A Dmsgcmp.c94 error_print_progname = maybe_print_progname;
H A Dmsgcomm.c121 error_print_progname = maybe_print_progname;
H A Dmsgexec.c110 error_print_progname = maybe_print_progname;
H A Dmsgunfmt.c126 error_print_progname = maybe_print_progname;
H A Dmsguniq.c114 error_print_progname = maybe_print_progname;
H A Durlget.c90 error_print_progname = maybe_print_progname;
H A Dmsgattrib.c149 error_print_progname = maybe_print_progname;
H A Dmsgfilter.c160 error_print_progname = maybe_print_progname;
H A Dmsggrep.c161 error_print_progname = maybe_print_progname;

Completed in 69 milliseconds

12