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

/ast/src/lib/libast/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 11 milliseconds