Searched refs:strlcpy_int (Results 1 – 1 of 1) sorted by relevance
422 static int strlcpy_int(char *dst, const char *src, int dst_size) { in strlcpy_int() function466 return strlcpy_int(out, "", out_len); in OBJ_obj2txt()477 return strlcpy_int(out, name, out_len); in OBJ_obj2txt()522 int ret = strlcpy_int(out, (const char *)txt, out_len); in OBJ_obj2txt()