Home
last modified time | relevance | path

Searched defs:yaffs_strncpy (Results 1 – 1 of 1) sorted by relevance

/fs/yaffs2/
Dyportenv.h56 #define yaffs_strncpy(a, b, c) strncpy(a, b, c) macro
131 #define yaffs_strncpy(a, b, c) strncpy(a, b, c) macro