Searched refs:olderrno (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kIo.c87 int olderrno = errno; local in function:x68kSigIOHandler
90 errno = olderrno;
/xsrc/external/mit/xfs/dist/os/
H A Dutils.c100 int olderrno = errno; local in function:AutoResetServer
109 errno = olderrno;
116 int olderrno = errno; local in function:GiveUp
123 errno = olderrno;
130 int olderrno = errno; local in function:ServerReconfig
139 errno = olderrno;
146 int olderrno = errno; local in function:ServerCacheFlush
155 errno = olderrno;
162 int olderrno = errno; local in function:CleanupChild
178 errno = olderrno;
[all...]
/xsrc/external/mit/xsm/dist/
H A Dsignals.c95 int pid, olderrno = errno;
124 errno = olderrno;
94 int pid, olderrno = errno; local in function:sig_child_handler
/xsrc/external/mit/xdm/dist/xdm/
H A Ddm.c274 int olderrno = errno; local in function:RescanNotify
278 errno = olderrno;
416 int olderrno = errno; local in function:StopAll
430 errno = olderrno;
439 errno = olderrno;
453 int olderrno = errno; local in function:ChildNotify
456 errno = olderrno;
H A Dserver.c55 int olderrno = errno; local in function:CatchUsr1
59 errno = olderrno;
/xsrc/external/mit/xtrans/dist/
H A DXtranssock.c1630 int olderrno = WSAGetLastError(); local in function:TRANS
1632 int olderrno = errno;
1653 if (olderrno == ECONNREFUSED || olderrno == EINTR
1657 (olderrno == ENETUNREACH || olderrno == EAFNOSUPPORT ||
1658 olderrno == EADDRNOTAVAIL || olderrno == ETIMEDOUT
1660 || olderrno == EHOSTDOWN
1666 else if (olderrno
1915 int olderrno = errno; local in function:TRANS
[all...]
/xsrc/external/mit/xcalc/dist/
H A Dmath.c101 int olderrno = errno; local in function:parse_double
116 errno = olderrno;
/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunInit.c367 int olderrno = errno; local in function:SigIOHandler
369 errno = olderrno;
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dutils.c397 int olderrno = errno; local in function:AutoResetServer
401 errno = olderrno;
409 int olderrno = errno; local in function:GiveUp
413 errno = olderrno;
/xsrc/external/mit/xorg-server/dist/os/
H A Dutils.c416 int olderrno = errno; local in function:AutoResetServer
420 errno = olderrno;
428 int olderrno = errno; local in function:GiveUp
432 errno = olderrno;
/xsrc/external/mit/iceauth/dist/
H A Dprocess.c600 int olderrno = errno; local in function:auth_initialize
604 errno = olderrno;
/xsrc/external/mit/xauth/dist/
H A Dprocess.c789 int olderrno = errno; local in function:auth_initialize
793 errno = olderrno;
/xsrc/external/mit/xedit/dist/
H A Dispell.c313 int olderrno = errno; local in function:timeout_signal
317 errno = olderrno;
/xsrc/external/mit/xterm/dist/
H A Dmain.c5758 int olderrno = errno; local in function:reapchild
5782 errno = olderrno;

Completed in 31 milliseconds