Searched refs:yaffs_strcat (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ | ||
| H A D | ydirectenv.h | 37 #define yaffs_strcat(a, b) strcat(a, b) macro |
| H A D | yaffs_guts.c | 4411 yaffs_strcat(local_name, x); in yaffs_fix_null_name() |