Searched refs:target_len_ptr (Results 1 – 1 of 1) sorted by relevance
263 uint64_t* target_len_ptr) { in fs__wide_to_utf8() argument280 if (target_len_ptr != NULL) { in fs__wide_to_utf8()281 *target_len_ptr = target_len; in fs__wide_to_utf8()310 uint64_t* target_len_ptr) { in fs__readlink_handle() argument440 return fs__wide_to_utf8(w_target, w_target_len, target_ptr, target_len_ptr); in fs__readlink_handle()