exec_make_shell_string   84 src/filemanager/ext.c MC_TESTABLE GString *exec_make_shell_string (const char *lc_data, const vfs_path_t *filename_vpath,
exec_make_shell_string  449 src/filemanager/ext.c     shell_string = exec_make_shell_string (lc_data, filename_vpath, &buffer);
exec_make_shell_string   35 tests/src/filemanager/ext__exec_make_shell_string.c MC_TESTABLE GString *exec_make_shell_string (const char *lc_data, const vfs_path_t *filename_vpath,
exec_make_shell_string   75 tests/src/filemanager/ext__exec_make_shell_string.c     gs = exec_make_shell_string (data->lc_data, vpath, &buffer);