Home
last modified time | relevance | path

Searched refs:flush (Results 1 – 9 of 9) sorted by relevance

/busybox-1.35.0/networking/libiproute/
Dip_common.h20 int FAST_FUNC ipaddr_list_or_flush(char **argv, int flush);
Dipneigh.c227 static int FAST_FUNC ipneigh_list_or_flush(char **argv, int flush) in ipneigh_list_or_flush() argument
243 if (flush && !*argv) in ipneigh_list_or_flush()
249 G_filter.state = (flush) ? in ipneigh_list_or_flush()
266 if (flush) in ipneigh_list_or_flush()
295 if (flush) { in ipneigh_list_or_flush()
Dipaddress.c437 int FAST_FUNC ipaddr_list_or_flush(char **argv, int flush) in ipaddr_list_or_flush() argument
453 if (flush) { in ipaddr_list_or_flush()
506 if (flush) { in ipaddr_list_or_flush()
Diproute.c773 static int iproute_list_or_flush(char **argv, int flush) in iproute_list_or_flush() argument
808 if (flush && !*argv) in iproute_list_or_flush()
922 if (flush) { in iproute_list_or_flush()
/busybox-1.35.0/examples/var_service/fw/
Drun154 doit iptables --flush
157 doit iptables -t nat --flush
160 doit iptables -t mangle --flush
/busybox-1.35.0/examples/udhcp/
Dsimple.script21 ip -4 addr flush dev $interface
/busybox-1.35.0/docs/
DSerial-Programming-HOWTO.txt301 o TCIFLUSH 0 flush any data not yet read from the input buffer
303 o TCOFLUSH 1 flush any data written to the output buffer but not
306 o TCIOFLUSH 2 flush both buffers
/busybox-1.35.0/archival/
Dgzip.c1814 int flush; /* set if current block must be flushed */ in deflate() local
1856 flush = ct_tally(G1.strstart - 1 - prev_match, G1.prev_length - MIN_MATCH); in deflate()
1875 if (flush) { in deflate()
/busybox-1.35.0/editors/
Dsed1line.txt74 # aligns all text flush left
86 # align all text flush right on a 79-column width