Searched refs:IconFile (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lltdc/src/
H A Dglobals.h79 typedef struct IconFile { struct
81 struct IconFile *next;
82 }IconFile; typedef in typeref:struct:IconFile
H A Dctmain.c66 struct IconFile *IconList = NULL;
150 struct IconFile *NextIcon = NULL, *ShowIcon;
165 IconFile *CurIcon = (IconFile *)malloc(sizeof(IconFile));
H A Dctstate.c358 extern IconFile *IconList;
417 IconFile *icon = IconList;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lltdc/src/
H A Dglobals.h79 typedef struct IconFile { struct
81 struct IconFile *next;
82 }IconFile; typedef in typeref:struct:IconFile
H A Dctmain.c66 struct IconFile *IconList = NULL;
150 struct IconFile *NextIcon = NULL, *ShowIcon;
165 IconFile *CurIcon = (IconFile *)malloc(sizeof(IconFile));
H A Dctstate.c358 extern IconFile *IconList;
417 IconFile *icon = IconList;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lltdc/src/
H A Dglobals.h79 typedef struct IconFile { struct
81 struct IconFile *next;
82 }IconFile; typedef in typeref:struct:IconFile
H A Dctmain.c66 struct IconFile *IconList = NULL;
150 struct IconFile *NextIcon = NULL, *ShowIcon;
165 IconFile *CurIcon = (IconFile *)malloc(sizeof(IconFile));
H A Dctstate.c358 extern IconFile *IconList;
417 IconFile *icon = IconList;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpc/
H A Dupnpc.c65 typedef struct IconFile { struct
67 struct IconFile *next;
68 }IconFile; typedef in typeref:struct:IconFile
70 struct IconFile *IconList = NULL;
254 struct IconFile *NextIcon = NULL, *ShowIcon;
269 IconFile *CurIcon = (IconFile *)malloc(sizeof(IconFile));
303 struct IconFile *icon = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpc/
H A Dupnpc.c65 typedef struct IconFile { struct
67 struct IconFile *next;
68 }IconFile; typedef in typeref:struct:IconFile
70 struct IconFile *IconList = NULL;
254 struct IconFile *NextIcon = NULL, *ShowIcon;
269 IconFile *CurIcon = (IconFile *)malloc(sizeof(IconFile));
303 struct IconFile *icon = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpc/
H A Dupnpc.c65 typedef struct IconFile { struct
67 struct IconFile *next;
68 }IconFile; typedef in typeref:struct:IconFile
70 struct IconFile *IconList = NULL;
254 struct IconFile *NextIcon = NULL, *ShowIcon;
269 IconFile *CurIcon = (IconFile *)malloc(sizeof(IconFile));
303 struct IconFile *icon = NULL;

Completed in 205 milliseconds