Home
last modified time | relevance | path

Searched refs:strlcpy (Results 1 – 4 of 4) sorted by relevance

/lib/
Dearlycpio.c129 strlcpy(cd.name, p + mypathsize, MAX_CPIO_FILE_NAME); in find_cpio_data()
Dstring.c141 size_t strlcpy(char *dest, const char *src, size_t size) in strlcpy() function
152 EXPORT_SYMBOL(strlcpy);
Dkobject_uevent.c257 len = strlcpy(&env->buf[env->buflen], subsystem, buffer_size); in init_uevent_argv()
Ddynamic_debug.c687 strlcpy(ddebug_setup_string, str, DDEBUG_STRING_SIZE); in ddebug_setup_query()