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

/xsrc/external/mit/smproxy/dist/
H A Dsmproxy.c75 static void ShutdownCancelledCB ( SmcConn smcConn, SmPointer clientData );
442 ShutdownCancelledCB(SmcConn smcConn, SmPointer clientData)
496 callbacks.shutdown_cancelled.callback = ShutdownCancelledCB;
433 ShutdownCancelledCB(SmcConn smcConn, SmPointer clientData) function in typeref:typename:void
/xsrc/external/mit/ctwm/dist/
H A Dsession.c95 static void ShutdownCancelledCB(SmcConn smcCon, SmPointer clientData);
1097 static void ShutdownCancelledCB(SmcConn smcCon, SmPointer clientData) function in typeref:typename:void
1140 callbacks.shutdown_cancelled.callback = ShutdownCancelledCB;
/xsrc/external/mit/twm/dist/src/
H A Dsession.c864 ShutdownCancelledCB(SmcConn smcConn2, SmPointer clientData _X_UNUSED) function in typeref:typename:void
901 callbacks.shutdown_cancelled.callback = ShutdownCancelledCB;

Completed in 6 milliseconds