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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Ddpkg_deb.c28 int arg_type = 0; local
43 arg_type = arg_type_prefix;
48 arg_type = arg_type_field;
56 // arg_type = arg_type_un_ar_gz;
59 arg_type = arg_type_prefix;
64 arg_type = arg_type_prefix;
69 arg_type = arg_type_filename;
83 if (arg_type == arg_type_prefix) {
98 if (arg_type == arg_type_filename) {
108 if ((arg_type
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ez-ipupdate/
H A Dconf_file.h40 int arg_type; member in struct:conf_cmd
H A Dconf_file.c143 switch(cmd->arg_type)
162 dprintf((stderr, "case not handled: %d\n", cmd->arg_type));
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/intl/
H A Dprintf-args.h75 } arg_type; typedef in typeref:enum:__anon7537
80 arg_type type;
H A Dvasnprintf.c265 arg_type type = a.arg[dp->arg_index].type;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/parser/
H A Dpsargs.c443 u32 arg_type,
447 FUNCTION_TRACE_U32 ("Ps_get_next_simple_arg", arg_type);
450 switch (arg_type) {
633 u32 arg_type,
645 switch (arg_type) {
657 acpi_ps_get_next_simple_arg (parser_state, arg_type, arg);
441 acpi_ps_get_next_simple_arg( acpi_parse_state *parser_state, u32 arg_type, acpi_parse_object *arg) argument
631 acpi_ps_get_next_arg( acpi_parse_state *parser_state, u32 arg_type, u32 *arg_count) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/include/
H A Dacparser.h88 u32 arg_type, /* type of argument */
105 u32 arg_type,

Completed in 69 milliseconds