Searched refs:run_shell (Results 1 – 10 of 10) sorted by relevance
68 char* run_shell( const char* pzCmd );
243 run_shell (const char* pz_cmd) in run_shell() function
192 exit (strcmp (run_shell (zBuf), program_id)); in do_version()557 pz_res = run_shell (cmd_buf); in test_test()
1216 * server.c (run_shell): Quote directory name passed to cd.1758 (run_shell): Use XCNEW (char) in lieu of xcalloc (1, 1).
23480 (run_shell): Use it.28876 (run_shell): If load_data returns NULL, retry the command once, in
14839 * fixinc/server.c (run_shell): Don't \-escape cd, it breaks the
27784 * fixinc/server.c (load_data, run_shell): Use xmalloc, xrealloc &