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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/isisd/
H A Disis_misc.c48 struct in_addr new_prefix; variable in typeref:struct:in_addr
525 memset (&new_prefix, 0, sizeof (new_prefix));
526 memcpy (&new_prefix, prefix_start, (prefix_masklen & 0x3F) ?
528 return new_prefix;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/isisd/
H A Disis_misc.c48 struct in_addr new_prefix; variable in typeref:struct:in_addr
525 memset (&new_prefix, 0, sizeof (new_prefix));
526 memcpy (&new_prefix, prefix_start, (prefix_masklen & 0x3F) ?
528 return new_prefix;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/isisd/
H A Disis_misc.c48 struct in_addr new_prefix; variable in typeref:struct:in_addr
525 memset (&new_prefix, 0, sizeof (new_prefix));
526 memcpy (&new_prefix, prefix_start, (prefix_masklen & 0x3F) ?
528 return new_prefix;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/cli/
H A Dcli-setshow.c408 char *new_prefix = strstr (list->prefixname, "show ") + 5;
410 ui_out_field_string (uiout, "prefix", new_prefix);
411 cmd_show_list (*list->prefixlist, from_tty, new_prefix);
406 char *new_prefix = strstr (list->prefixname, "show ") + 5; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/cli/
H A Dcli-setshow.c408 char *new_prefix = strstr (list->prefixname, "show ") + 5;
410 ui_out_field_string (uiout, "prefix", new_prefix);
411 cmd_show_list (*list->prefixlist, from_tty, new_prefix);
406 char *new_prefix = strstr (list->prefixname, "show ") + 5; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/cli/
H A Dcli-setshow.c408 char *new_prefix = strstr (list->prefixname, "show ") + 5;
410 ui_out_field_string (uiout, "prefix", new_prefix);
411 cmd_show_list (*list->prefixlist, from_tty, new_prefix);
406 char *new_prefix = strstr (list->prefixname, "show ") + 5; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Ddwarf2read.c3857 char *new_prefix = determine_class_name (die, cu); local
3858 TYPE_TAG_NAME (type) = obsavestring (new_prefix,
3859 strlen (new_prefix),
3861 back_to = make_cleanup (xfree, new_prefix);
3862 processing_current_prefix = new_prefix;
4118 char *new_prefix = NULL; local
4143 new_prefix
4148 if (new_prefix != NULL)
4154 if (new_prefix == NULL)
4157 new_prefix
7662 char *new_prefix = determine_prefix (parent, cu); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Ddwarf2read.c3857 char *new_prefix = determine_class_name (die, cu); local
3858 TYPE_TAG_NAME (type) = obsavestring (new_prefix,
3859 strlen (new_prefix),
3861 back_to = make_cleanup (xfree, new_prefix);
3862 processing_current_prefix = new_prefix;
4118 char *new_prefix = NULL; local
4143 new_prefix
4148 if (new_prefix != NULL)
4154 if (new_prefix == NULL)
4157 new_prefix
7662 char *new_prefix = determine_prefix (parent, cu); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Ddwarf2read.c3857 char *new_prefix = determine_class_name (die, cu); local
3858 TYPE_TAG_NAME (type) = obsavestring (new_prefix,
3859 strlen (new_prefix),
3861 back_to = make_cleanup (xfree, new_prefix);
3862 processing_current_prefix = new_prefix;
4118 char *new_prefix = NULL; local
4143 new_prefix
4148 if (new_prefix != NULL)
4154 if (new_prefix == NULL)
4157 new_prefix
7662 char *new_prefix = determine_prefix (parent, cu); local
[all...]

Completed in 119 milliseconds