Searched refs:bb_strndup_user (Results 1 – 3 of 3) sorted by relevance
157 TEE_Result bb_strndup_user(const char *src, size_t maxlen, char **dst,
262 TEE_Result bb_strndup_user(const char *src, size_t maxlen, char **dst, in bb_strndup_user() function
281 res = bb_strndup_user(params[1].memref.buffer, params[1].memref.size, in system_dlsym()