File
struct File *fp = ship->file;
(sp->file = calloc(1, sizeof (struct File))) == NULL) {
struct File *file; /* 12 */
struct File *fp;
struct File *mf; /* ms->file */
(sp->file = calloc(1, sizeof (struct File))) == NULL) {
extern struct File *mf; /* ms->file */
enum { Accept, File, Stream, Timer, Wait, Free, Null } type;
File
FILEPATH_DEVICE_PATH *File;
File = (FILEPATH_DEVICE_PATH *) CreateDeviceNode (
StrCpyS (File->PathName, StrLen (TextDeviceNode) + 1, TextDeviceNode);
File = (FILEPATH_DEVICE_PATH *) CreateDeviceNode (
v = File->PathName;
return (EFI_DEVICE_PATH_PROTOCOL *) File;
# define YY_LOCATION_PRINT(File, Loc) ((void) 0)