Searched refs:get_temporary_path (Results 1 – 13 of 13) sorted by relevance
30 std::string managed_file_name(boost::interprocess::ipcdetail::get_temporary_path()); in main()33 std::string managed_file2_name(boost::interprocess::ipcdetail::get_temporary_path()); in main()
34 std::string file(boost::interprocess::ipcdetail::get_temporary_path()); in main()
32 std::string file_name(boost::interprocess::ipcdetail::get_temporary_path()); in main()
56 std::string mapped_file(boost::interprocess::ipcdetail::get_temporary_path()); in main()
54 std::string mapped_file(boost::interprocess::ipcdetail::get_temporary_path()); in main()
108 inline bool get_temporary_path(char *buffer, std::size_t buf_len, std::size_t &required_len) in get_temporary_path() function431 inline bool get_temporary_path(char *buffer, std::size_t buf_len, std::size_t &required_len)726 inline std::string get_temporary_path() in get_temporary_path() function729 get_temporary_path(0, 0, required_len); in get_temporary_path()731 get_temporary_path(&ret_str[0], ret_str.size(), required_len); in get_temporary_path()
30 shared_dir = boost::interprocess::ipcdetail::get_temporary_path(); in get_shared_dir()
24 std::string ret (ipcdetail::get_temporary_path()); in get_filename()
31 std::string ret (ipcdetail::get_temporary_path()); in get_filename()
54 std::string ret (ipcdetail::get_temporary_path()); in get_filename()
25 std::string ret (ipcdetail::get_temporary_path()); in get_filename()
53 std::string ret (ipcdetail::get_temporary_path()); in get_filename()
26 std::string ret (ipcdetail::get_temporary_path()); in get_filename()