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

/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmexit.c57 } Exit_t; typedef in typeref:struct:_exit_s
58 static Exit_t* Exit;
66 { Exit_t* e;
68 if(!(e = (Exit_t*)malloc(sizeof(Exit_t))) )
83 Exit_t* e;

Completed in 20 milliseconds