Searched refs:oosb_t (Results 1 – 1 of 1) sorted by relevance
2201 typedef struct oosb_t { struct2205 struct oosb_t *next; argument2206 } oosb_t; typedef2207 struct oosb_t *anker=NULL;2245 oosb_t *akt,*last,*next; in rzfile()2348 oosb_t *neu; in rzfile()2365 neu=malloc(sizeof(oosb_t)); in rzfile()