strncpy           817 lib/cluster/cpg.c     strncpy(cluster->group.value, message_name, 127);
strncpy            55 maint/gnulib/lib/gethostname.c   strncpy (name, uts.nodename, len);
strncpy          2608 maint/gnulib/lib/localename.c   strncpy (lname, locale_name, sizeof (lname) - 1);
strncpy            53 maint/gnulib/lib/readutmp.c   strncpy (trimmed_name, UT_USER (ut), sizeof (UT_USER (ut)));
strncpy           745 maint/gnulib/lib/regcomp.c   strncpy (dfa->re_str, pattern, length + 1);
strncpy           106 maint/gnulib/lib/rijndael-api-fst.c       strncpy (key->keyMaterial, keyMaterial, keyLen / 4);
strncpy           879 maint/gnulib/lib/setlocale.c           strncpy (lc_messages_name, locale, sizeof (lc_messages_name) - 1);
strncpy            36 maint/gnulib/lib/unistr/u8-strncpy.c   return (uint8_t *) strncpy ((char *) dest, (const char *) src, n);
strncpy            57 maint/gnulib/tests/test-duplocale.c   strncpy (result->time, nl_langinfo (MON_1), sizeof result->time - 1);