Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dclient.h108 const char* dst_name,
Dclient.c440 const char* dst_name, in storage_file_move() argument
465 if (!is_valid_name(dst_name, dst_name_len)) { in storage_file_move()
505 result = get_path(path_buf, sizeof(path_buf), &session->uuid, dst_name, in storage_file_move()