Home
last modified time | relevance | path

Searched refs:exec_command (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/sys/dev/sdmmc/
Dsdmmcchip.h39 void (*exec_command)(sdmmc_chipset_handle_t, member
64 ((tag)->exec_command((handle), (cmdp)))
/mirbsd/src/bin/ed/
Dglbl.c134 (status = exec_command()) < 0 || in exec_global()
Ded.h221 int exec_command(void);
Dmain.c239 (status = exec_command()) >= 0) in main()
484 exec_command(void) in exec_command() function
/mirbsd/src/gnu/usr.bin/lynx/src/
DHTFWriter.c355 exec_command(me->end_command, FALSE); in HTFWriter_free()
412 exec_command(me->end_command, wait_viewer_termination); in HTFWriter_free()
DLYUtils.h225 extern int exec_command(char *cmd, int wait_flag); /* xsystem.c */
DLYUtils.c7251 code = exec_command(command, TRUE); /* Wait exec */ in LYSystem()
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES5667 exec_command() can also be used with DJGPP when compiled with _WIN_CC symbol