Searched defs:callback_arg (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/lib/
H A Dloop_unicode.h167 uc_to_mb_write_replacement(const char *buf, size_t buflen, void* callback_arg) argument
192 mb_to_uc_write_replacement(const unsigned int *buf, size_t buflen, void* callback_arg) argument
H A Dloop_wchar.h112 wc_to_mb_write_replacement(const char *buf, size_t buflen, void* callback_arg) argument
296 mb_to_wc_write_replacement(const wchar_t *buf, size_t buflen, void* callback_arg) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-catalog-abstract.c36 static abstract_catalog_reader_ty *callback_arg; variable
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/src/
H A Diconv.c388 subst_mb_to_uc_fallback(const char* inbuf, size_t inbufsize, void (*write_replacement) (const unsigned int *buf, size_t buflen, void* callback_arg), void* callback_arg, void* data) argument
426 subst_uc_to_mb_fallback(unsigned int code, void (*write_replacement) (const char *buf, size_t buflen, void* callback_arg), void* callback_arg, void* data) argument
461 subst_mb_to_wc_fallback(const char* inbuf, size_t inbufsize, void (*write_replacement) (const wchar_t *buf, size_t buflen, void* callback_arg), void* callback_arg, void* data) argument
500 subst_wc_to_mb_fallback(wchar_t code, void (*write_replacement) (const char *buf, size_t buflen, void* callback_arg), void* callback_arg, void* data) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c909 ahd_parse_brace_option(char *opt_name, char *opt_arg, char *end, int depth, void (*callback)(u_long, int, int, int32_t), u_long callback_arg) argument
H A Daic7xxx_osm.c881 ahc_parse_brace_option(char *opt_name, char *opt_arg, char *end, int depth, void (*callback)(u_long, int, int, int32_t), u_long callback_arg) argument

Completed in 113 milliseconds