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