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

/xsrc/external/mit/libFS/dist/src/
H A DFSErrHndlr.c73 FSIOErrorHandler oldhandler = _FSIOErrorFunction;
76 _FSIOErrorFunction = handler;
78 _FSIOErrorFunction = _FSDefaultIOError;
H A DFSConnServ.c156 (*_FSIOErrorFunction) (svr);
167 (*_FSIOErrorFunction) (svr);
212 (*_FSIOErrorFunction) (svr);
H A DFSlibInt.c164 (*_FSIOErrorFunction) (svr);
186 (*_FSIOErrorFunction) (svr);
260 (*_FSIOErrorFunction) (svr);
264 (*_FSIOErrorFunction) (svr);
321 (*_FSIOErrorFunction) (svr);
325 (*_FSIOErrorFunction) (svr);
411 (*_FSIOErrorFunction) (svr);
533 (*_FSIOErrorFunction) (svr);
647 (*_FSIOErrorFunction) (svr);
860 FSIOErrorHandler _FSIOErrorFunction variable in typeref:typename:FSIOErrorHandler
[all...]
H A DFSlibint.h67 extern FSIOErrorHandler _FSIOErrorFunction;

Completed in 6 milliseconds