Searched refs:exec_command (Results 1 – 8 of 8) sorted by relevance
39 void (*exec_command)(sdmmc_chipset_handle_t, member64 ((tag)->exec_command((handle), (cmdp)))
134 (status = exec_command()) < 0 || in exec_global()
221 int exec_command(void);
239 (status = exec_command()) >= 0) in main()484 exec_command(void) in exec_command() function
355 exec_command(me->end_command, FALSE); in HTFWriter_free()412 exec_command(me->end_command, wait_viewer_termination); in HTFWriter_free()
225 extern int exec_command(char *cmd, int wait_flag); /* xsystem.c */
7251 code = exec_command(command, TRUE); /* Wait exec */ in LYSystem()
5667 exec_command() can also be used with DJGPP when compiled with _WIN_CC symbol