Searched refs:system_wait (Results 1 – 17 of 17) sorted by relevance
/dports/chinese/eterm/Eterm-0.9.6/src/ |
H A D | system.h | 30 # define system(c) system_wait((c)) 38 extern int system_wait(char *);
|
H A D | system.c | 84 system_wait(char *command) in system_wait() function
|
/dports/x11/eterm/Eterm-0.9.6/src/ |
H A D | system.h | 30 # define system(c) system_wait((c)) 38 extern int system_wait(char *);
|
H A D | system.c | 84 system_wait(char *command) in system_wait() function
|
/dports/japanese/eterm/Eterm-0.9.6/src/ |
H A D | system.h | 30 # define system(c) system_wait((c)) 38 extern int system_wait(char *);
|
H A D | system.c | 84 system_wait(char *command) in system_wait() function
|
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Metafont/ |
H A D | load_tex.cpp | 61 system_wait ("Generating font file", name); in try_tfm() 63 system_wait (""); in try_tfm() 235 system_wait ("Generating font file", name); in try_pk() 237 system_wait (""); in try_pk()
|
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Process/ |
H A D | edit_process.cpp | 88 system_wait ("Generating bibliography, ", "please wait"); in generate_bibliography() 308 system_wait ("Generating index, ", "please wait"); in generate_index() 350 system_wait ("Generating glossary, ", "please wait"); in generate_glossary()
|
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Kernel/Types/ |
H A D | string.hpp | 83 void system_wait (string message, string argument= "", int level= 0);
|
H A D | string.cpp | 417 system_wait (string message, string argument, int level) { in system_wait() function
|
/dports/comms/rxtx/rxtx-2.2pre2/CNI/ |
H A D | SerialImp.h | 447 void system_wait();
|
H A D | SerialImp.c | 3574 void system_wait()
|
/dports/comms/rxtx/rxtx-2.2pre2/src/ |
H A D | SerialImp.h | 462 void system_wait();
|
H A D | SerialImp.c | 4077 void system_wait()
|
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Edit/Editor/ |
H A D | edit_main.cpp | 301 system_wait ("Checking exported file for correctness", "please wait"); in print()
|
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Scheme/Glue/ |
H A D | build-glue-basic.scm | 65 (system-wait system_wait (void string string))
|
H A D | glue_basic.cpp | 495 system_wait (in1, in2); in tmg_system_wait()
|