Home
last modified time | relevance | path

Searched refs:get_path (Results 1 – 1 of 1) sorted by relevance

/trusty/user/app/storage/
Dclient.c88 static int get_path(char* path_out, in get_path() function
382 result = get_path(path_buf, sizeof(path_buf), &session->uuid, fname, in storage_file_delete()
482 result = get_path(path_buf, sizeof(path_buf), &session->uuid, src_name, in storage_file_move()
505 result = get_path(path_buf, sizeof(path_buf), &session->uuid, dst_name, in storage_file_move()
564 result = get_path(path_buf, sizeof(path_buf), &session->uuid, fname, in storage_file_open()
964 get_path(state.prefix, sizeof(state.prefix), &session->uuid, "", 0); in storage_file_list()
986 result = get_path(path_buf, sizeof(path_buf), &session->uuid, in storage_file_list()