HomeSort by relevance Sort by last modified time
    Searched refs:yaffs_strcpy (Results 1 - 3 of 3) sorted by null

  /external/yaffs2/yaffs2/direct/
ydirectenv.h 35 #define yaffs_strcpy(a,b) strcpy(a,b) macro
  /external/yaffs2/yaffs2/
yportenv.h 45 #define yaffs_strcpy(a,b) strcpy(a,b) macro
107 #define yaffs_strcpy(a,b) strcpy(a,b) macro
yaffs_guts.c 577 yaffs_strcpy(obj->shortName, name);
    [all...]

Completed in 105 milliseconds