Searched refs:psf_strlcpy_crlf (Results 1 – 5 of 5) sorted by relevance
/third_party/libsnd/src/ |
D | test_strncpy_crlf.c | 48 psf_strlcpy_crlf (dest, src, dest_len, sizeof (*src)) ; in test_psf_strlcpy_crlf()
|
D | cart.c | 71 …psf_strlcpy_crlf (psf->cart_16k->tag_text, info->tag_text, sizeof (psf->cart_16k->tag_text), datas… in cart_var_set()
|
D | broadcast.c | 71 …psf_strlcpy_crlf (psf->broadcast_16k->coding_history, info->coding_history, sizeof (psf->broadcast… in broadcast_var_set()
|
D | common.h | 766 void psf_strlcpy_crlf (char *dest, const char *src, size_t destmax, size_t srcmax) ;
|
D | common.c | 1511 psf_strlcpy_crlf (char *dest, const char *src, size_t destmax, size_t srcmax) in psf_strlcpy_crlf() function
|