Home
last modified time | relevance | path

Searched defs:cpszSrc (Results 1 – 1 of 1) sorted by relevance

/external/fastrpc/src/
Dstd.c141 int std_strlcpy(char* pcDst, const char* cpszSrc, int nDestSize) in std_strlcpy()
157 int std_strlcat(char* pcDst, const char* cpszSrc, int nDestSize) in std_strlcat()