Searched refs:k_usermode_string_alloc_copy (Results 1 – 5 of 5) sorted by relevance
317 char *k_usermode_string_alloc_copy(const char *src, size_t maxlen);
325 service_copy = k_usermode_string_alloc_copy((char *)service, 64); in z_vrfy_z_zsock_getaddrinfo_internal()333 host_copy = k_usermode_string_alloc_copy((char *)host, 64); in z_vrfy_z_zsock_getaddrinfo_internal()
82 src_copy = k_usermode_string_alloc_copy((char *)src, BUF_SIZE); in z_vrfy_string_alloc_copy()
864 char *k_usermode_string_alloc_copy(const char *src, size_t maxlen) in k_usermode_string_alloc_copy() function
680 * ``z_user_string_alloc_copy`` to :c:func:`k_usermode_string_alloc_copy`