HomeSort by: relevance | last modified time | path
    Searched refs:_SmcPhase2Wait (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libSM/dist/src/
SMlibint.h 224 typedef struct _SmcPhase2Wait {
227 } _SmcPhase2Wait;
309 _SmcPhase2Wait *phase2_wait;
sm_client.c 581 _SmcPhase2Wait *wait;
587 if ((wait = malloc (sizeof (_SmcPhase2Wait))) == NULL)

Completed in 6 milliseconds