Searched refs:yaffs_strcpy (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyportenv.h57 #define yaffs_strcpy(a, b) strcpy(a, b) macro
126 #define yaffs_strcpy(a, b) strcpy(a, b) macro
H A Dyaffs_guts.c620 yaffs_strcpy(obj->short_name, name);
3018 yaffs_strcpy(old_name, _Y("silly old name"));
4675 yaffs_strcpy(locName, YAFFS_LOSTNFOUND_PREFIX);
4755 yaffs_strcpy(name, obj->short_name);

Completed in 33 milliseconds