Searched refs:spdk_strarray_dup (Results 1 – 5 of 5) sorted by relevance
262 char **spdk_strarray_dup(const char **strarray);
146 spdk_strarray_dup;
526 spdk_strarray_dup(const char **strarray) in spdk_strarray_dup() function
374 g_rpcs_allowlist = spdk_strarray_dup(rpc_allowlist); in spdk_rpc_set_allowlist()
429 r2 = spdk_strarray_dup((const char **)r); in test_strarray()