Searched refs:add_cmd (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dsed.c19 example, every function add_cmd calls occurs before add_cmd in this file.
21 add_cmd() is called on each line of sed command text (from a file or from
481 static void add_cmd(const char *cmdstr) function
1215 add_cmd(cmdstr);
1265 add_cmd(line);
1280 add_cmd("");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Drib.c1427 static_ipv4_func (struct vty *vty, int add_cmd,
1475 if (add_cmd)
2534 static_ipv6_func (struct vty *vty, int add_cmd, char *dest_str,
2591 if (add_cmd)
1424 static_ipv4_func(struct vty *vty, int add_cmd, char *dest_str, char *mask_str, char *gate_str, char *distance_str) argument
2528 static_ipv6_func(struct vty *vty, int add_cmd, char *dest_str, char *gate_str, char *ifname, char *distance_str) argument

Completed in 120 milliseconds