Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/ucm/
Ducm_subs.c638 static inline void strncpy_with_escape(char *dst, const char *src, size_t len) in strncpy_with_escape() function
727 strncpy_with_escape(v2, value + idsize, rvalsize); in uc_mgr_get_substituted_value()