Home
last modified time | relevance | path

Searched refs:strncpy (Results 1 – 3 of 3) sorted by relevance

/lib/kunit/
Dexecutor_test.c130 strncpy((char *)suite->name, suite_name, sizeof(suite->name) - 1); in alloc_fake_suite()
/lib/
Dtest_hexdump.c116 strncpy(p, data_a, l); in test_hexdump_prepare_test()
Dstring.c114 char *strncpy(char *dest, const char *src, size_t count) in strncpy() function
126 EXPORT_SYMBOL(strncpy);