execute_with_vfs_arg   42 src/execute.h  void execute_with_vfs_arg (const char *command, const vfs_path_t * filename_vpath);
execute_with_vfs_arg   62 tests/src/execute__execute_with_vfs_arg.c     execute_with_vfs_arg ("cmd_for_local_file", filename_vpath);
execute_with_vfs_arg  100 tests/src/execute__execute_with_vfs_arg.c     execute_with_vfs_arg ("cmd_for_remote_file", filename_vpath);
execute_with_vfs_arg  138 tests/src/execute__execute_with_vfs_arg.c     execute_with_vfs_arg ("cmd_for_remote_file", filename_vpath);
execute_with_vfs_arg  181 tests/src/execute__execute_with_vfs_arg.c     execute_with_vfs_arg ("cmd_for_remote_file", filename_vpath);