Searched refs:Rec_Type (Results 1 – 5 of 5) sorted by relevance
49 Next_Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type));50 Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type));57 } Rec_Type, *Rec_Pointer;
433 } Rec_Type, *Rec_Pointer; typedef
125 Next_Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type)); in dhry()126 Ptr_Glob = (Rec_Pointer) malloc (sizeof (Rec_Type)); in dhry()
142 Next_Ptr_Glob = (Rec_Pointer)kzalloc(sizeof(Rec_Type), GFP_ATOMIC); in dhry()146 Ptr_Glob = (Rec_Pointer)kzalloc(sizeof(Rec_Type), GFP_ATOMIC); in dhry()
344 } Rec_Type, *Rec_Pointer; typedef