Home
last modified time | relevance | path

Searched refs:led (Results 1 – 22 of 22) sorted by relevance

/external/iptables/extensions/
Dlibxt_LED.c51 struct xt_led_info *led = cb->data; in LED_parse() local
56 strcpy(led->id, "netfilter-"); in LED_parse()
57 strcat(led->id, cb->arg); in LED_parse()
61 led->delay = -1; in LED_parse()
63 led->delay = strtoul(cb->arg, NULL, 0); in LED_parse()
66 led->always_blink = 1; in LED_parse()
74 const struct xt_led_info *led = (void *)target->data; in LED_print() local
75 const char *id = led->id + strlen("netfilter-"); /* trim off prefix */ in LED_print()
86 if (led->delay == -1) in LED_print()
89 printf(" led-delay:%dms", led->delay); in LED_print()
[all …]
Dlibxt_LED.man7 \fB\-\-led\-trigger\-id\fP \fIname\fP
11 \fB\-\-led-delay\fP \fIms\fP
19 \fB\-\-led\-always\-blink\fP
27 iptables \-A INPUT \-p tcp \-\-dport 22 \-j LED \-\-led\-trigger\-id ssh
/external/llvm/test/CodeGen/ARM/
Dfast-tail-call.ll4 ; which led (via a convoluted route) to DAG nodes after a TC_RETURN that
/external/chromium_org/third_party/sqlite/src/test/
Din4.test98 # This has led to crashes on more than one occasion. Test case in4-3.2
Dwal.test934 # in this state led to database corruption.
Dfts4aa.test651 …stitute my master of his mercy and his truth: I being in the way, the LORD led me to the house of …
672 …shipped the LORD, and blessed the LORD God of my master Abraham, which had led me in the right way…
Dfts1porter.test11799 led led
/external/openfst/
DNEWS92 * Fixed bug in acyclic minimization that led to non-minimal
/external/icu4c/data/locales/
Dcs.txt587 "led",
631 "led",
/external/kernel-headers/original/linux/
Dinput.h1298 unsigned long led[BITS_TO_LONGS(LED_CNT)]; member
/external/icu4c/data/lang/
Dbr.txt539 fullwide{"sifroù led plaen"}
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_kpr.pkb1 …�.�Jahres�laufenden�.� �j�.�Nummer�laufende�.� �nr�.�.�laufend�lfd�ledig�.�led�.�lateinisch�latein…
/external/doclava/src/com/google/doclava/parser/
DJava.g254 * led to an ambiguity.
/external/chromium_org/net/data/url_request_unittest/
DBullRunSpeech.txt10 … I am ahead of the game, anyway. No man has had a happier life than I have led; a happier life in …
/external/antlr/antlr-3.4/runtime/C/
DREADME806 * Fixed bug where EOT transitions led to no NFA configs in a DFA state,
839 led me on quite a strange debugging trip.
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt137 Alice opened the door and found that it led into a small
466 creatures. Alice led the way, and the whole party swam to the
1412 The door led right into a large kitchen, which was full of
2022 and unlocking the door that led into the garden. Then she went
/external/antlr/antlr-3.4/tool/
DCHANGES.txt2376 * Fixed bug where EOT transitions led to no NFA configs in a DFA state,
2409 led me on quite a strange debugging trip.
/external/libmtp/
DChangeLog310 led to strange code for detecting anonymous OGG files
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/
Dde-DE_tpp_net.utf1247 5626 "led"
/external/chromium_org/third_party/libxml/src/
DChangeLog2481 * parser.c: reverted first patches for #319279 which led to #326295
9880 routines which led to bug #120040 and the ones reported by
16006 led to an XPath fix, improvements of SAX initialization, and
/external/srec/config/en.us/dictionary/
Dlarge.ok16620 led led
/external/bison/
DChangeLog-20128633 led to a segmentation fault in GNU Pascal. Problem reported
11996 which led to a Bison core dump. Reported by Peter Fales in
13584 * src/output.c (symbol_printers_output): Fix typo that led