Lines Matching refs:SMprintf

58 inline void SMprintf( const char* pFormat, ... )  in SMprintf()  function
60 inline void SMprintf( const char*, ... ) in SMprintf()
282 SMprintf( "posting save documents event shutdown = %s\n", (pThis!=0) ? "true" : "false" ); in IMPL_STATIC_LINK()
321 SMprintf( "interaction link\n" ); in IMPL_STATIC_LINK_NOINSTANCE()
333 SMprintf( "shutdown cancel\n" ); in IMPL_STATIC_LINK_NOINSTANCE()
352SMprintf( "Session: save yourself, save_type = %s, shutdown = %s, interact_style = %s, fast = %s\n… in SaveYourselfProc()
377 SMprintf( "waiting for save yourself event to be processed\n" ); in SaveYourselfProc()
390SMprintf( rFrames.begin() != rFrames.end() ? "shutdown on first frame\n" : "shutdown event but no … in IMPL_STATIC_LINK_NOINSTANCE()
401 SMprintf( "Session: die\n" ); in DieProc()
405 SMprintf( "waiting for shutdown event to be processed\n" ); in DieProc()
414 SMprintf( "Session: save complete\n" ); in SaveCompleteProc()
421 SMprintf( "Session: shutdown canceled\n" ); in ShutdownCanceledProc()
430 SMprintf( "Session: interaction request completed\n" ); in InteractProc()
442 SMprintf( "sent SaveYourselfDone SmRestartHint of %d\n", *pSmRestartHint ); in saveDone()
486 SMprintf( "SmcOpenConnection failed: %s\n", aErrBuf ); in open()
488 SMprintf( "SmcOpenConnection succeeded, client ID is \"%s\"\n", pClientID ); in open()
509 SMprintf( "no SESSION_MANAGER\n" ); in open()
524 SMprintf( "attempting SmcCloseConnection\n" ); in close()
526 SMprintf( "SmcConnection closed\n" ); in close()
586 SMprintf( "previous ID = \"%s\"\n", aPrevId.GetBuffer() ); in getPreviousSessionID()
681 SMprintf( "file handles active in wakeup: %d\n", nRet ); in ICEConnectionWorker()
693 SMprintf( "IceProcessMessages\n" ); in ICEConnectionWorker()
703 SMprintf( "shutting donw ICE dispatch thread\n" ); in ICEConnectionWorker()
780 SMprintf( "terminating ICEThread\n" ); in ICEWatchProc()
792 SMprintf( "ICE connection on %d %s\n", in ICEWatchProc()
795SMprintf( "Display connection is %d\n", ConnectionNumber( GetX11SalData()->GetDisplay()->GetDispla… in ICEWatchProc()