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   57 tests/src/execute__execute_with_vfs_arg.c     execute_with_vfs_arg ("cmd_for_local_file", filename_vpath);
execute_with_vfs_arg   91 tests/src/execute__execute_with_vfs_arg.c     execute_with_vfs_arg ("cmd_for_remote_file", filename_vpath);
execute_with_vfs_arg  124 tests/src/execute__execute_with_vfs_arg.c     execute_with_vfs_arg ("cmd_for_remote_file", filename_vpath);
execute_with_vfs_arg  161 tests/src/execute__execute_with_vfs_arg.c     execute_with_vfs_arg ("cmd_for_remote_file", filename_vpath);