strncpy_w        1588 source3/include/proto.h smb_ucs2_t *strncpy_w(smb_ucs2_t *dest, const smb_ucs2_t *src, const size_t max);
strncpy_w         729 source3/passdb/secrets.c 	strncpy_w(pass.uni_name, uni_dom_name, sizeof(pass.uni_name) - 1);