Searched refs:do_action (Results 1 – 13 of 13) sorted by relevance
9 extern int do_action(int argc, char **argv);
205 return do_action(argc-1, argv+1); in do_cmd()
671 int do_action(int argc, char **argv) in do_action() function
103 static void do_action(struct sockaddr *srcaddr, struct sockaddr *dstaddr, in do_action() function319 do_action((struct sockaddr*)&srcaddr, (struct sockaddr*)&dstaddr, in tftpd_main()
851 do_action: /* This label is used only to access EOF actions. */1098 goto do_action;
1140 do_action: /* This label is used only to access EOF actions. */1556 goto do_action;
1070 do_action: /* This label is used only to access EOF actions. */1474 goto do_action;
3503 do_action: /* This label is used only to access EOF actions. */4568 goto do_action;
1311 do_action: /* This label is used only to access EOF actions. */2748 goto do_action;
1009 do_action: /* This label is used only to access EOF actions. */1375 goto do_action;
1510 int do_action(int arg)1538 if (TST_TRACE(do_action(arg))) {1547 test.c:8: INFO: do_action(arg) failed
101091 int (*do_action)(struct snd_pcm_substream *, int); member