Home
last modified time | relevance | path

Searched refs:do_action (Results 1 – 13 of 13) sorted by relevance

/external/iproute2/tc/
Dtc_common.h9 extern int do_action(int argc, char **argv);
Dtc.c205 return do_action(argc-1, argv+1); in do_cmd()
Dm_action.c671 int do_action(int argc, char **argv) in do_action() function
/external/toybox/toys/pending/
Dtftpd.c103 static void do_action(struct sockaddr *srcaddr, struct sockaddr *dstaddr, in do_action() function
319 do_action((struct sockaddr*)&srcaddr, (struct sockaddr*)&dstaddr, in tftpd_main()
/external/libtracefs/src/
Dsqlhist-lex.c851 do_action: /* This label is used only to access EOF actions. */
1098 goto do_action;
/external/libconfig/lib/
Dscanner.c1140 do_action: /* This label is used only to access EOF actions. */
1556 goto do_action;
/external/angle/src/compiler/preprocessor/
Dpreprocessor_lex_autogen.cpp1070 do_action: /* This label is used only to access EOF actions. */
1474 goto do_action;
/external/libpcap/
Dscanner.c3503 do_action: /* This label is used only to access EOF actions. */
4568 goto do_action;
/external/angle/src/compiler/translator/
Dglslang_lex_autogen.cpp1311 do_action: /* This label is used only to access EOF actions. */
2748 goto do_action;
/external/toybox/kconfig/
Dlex.zconf.c_shipped1009 do_action: /* This label is used only to access EOF actions. */
1375 goto do_action;
/external/ltp/doc/
Dc-test-api.txt1510 int do_action(int arg)
1538 if (TST_TRACE(do_action(arg))) {
1547 test.c:8: INFO: do_action(arg) failed
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h101091 int (*do_action)(struct snd_pcm_substream *, int); member
Dvmlinux.h101091 int (*do_action)(struct snd_pcm_substream *, int); member