Searched refs:system_with_shell (Results 1 – 7 of 7) sorted by relevance
278 int system_with_shell ( char* s );283 #define system_with_shell system macro
194 exit (system_with_shell (zBuf)); in do_version()592 res = system_with_shell (cmd_buf); in test_test()1043 system_with_shell (pz_cmd); in fix_with_system()
322 system_with_shell (char* s) in system_with_shell() function
368 * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP369 * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators