Searched refs:our_strlcpy (Results 1 – 1 of 1) sorted by relevance
530 unsigned int our_strlcpy(char* dest, const char* src, unsigned int n) in our_strlcpy() function552 our_strlcpy(_db_errmsg, msg, sizeof(_db_errmsg)); in _db_errorCallback()707 bytes_left = our_strlcpy(errTxt, db_strerror(err), sizeof(errTxt)); in makeDBError()