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

/osnet-11/usr/src/lib/libast/common/disc/
H A Dsfdcunion.c46 } Union_t; typedef in typeref:struct:_union_s
71 reg Union_t* un;
74 un = (Union_t*)disc;
104 reg Union_t* un;
108 un = (Union_t*)disc;
172 reg Union_t* un;
178 if(!(un = (Union_t*)malloc(sizeof(Union_t)+(n-1)*sizeof(File_t))) )

Completed in 19 milliseconds