Searched defs:yaffs_strncpy (Results 1 – 1 of 1) sorted by relevance
56 #define yaffs_strncpy(a, b, c) strncpy(a, b, c) macro131 #define yaffs_strncpy(a, b, c) strncpy(a, b, c) macro