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

/xsrc/external/mit/proxymngr/dist/
H A Dmain.c1065 IceIOErrorHandler default_handler;
1068 default_handler = IceSetIOErrorHandler (MyIoErrorHandler);
1069 if (prev_handler == default_handler)
1064 IceIOErrorHandler default_handler; local in function:InstallIOErrorHandler
/xsrc/external/mit/xsm/dist/
H A Dxsm.c1421 IceIOErrorHandler default_handler;
1424 default_handler = IceSetIOErrorHandler (MyIoErrorHandler);
1425 if (prev_handler == default_handler)
1400 IceIOErrorHandler default_handler; local in function:InstallIOErrorHandler

Completed in 5 milliseconds