_MD_RESTORE_ERRNO 177 third_party/npapi/npspy/extern/nspr/md/_irix.h #define _MD_RESTORE_ERRNO(_thread) errno = (_thread)->md.errcode; _MD_RESTORE_ERRNO 238 third_party/npapi/npspy/extern/nspr/md/_reliantunix.h #define _MD_RESTORE_ERRNO(t) errno = (t)->md.errcode; _MD_RESTORE_ERRNO 345 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define _MD_RESTORE_ERRNO(_thread) _MD_RESTORE_ERRNO 533 third_party/npapi/npspy/extern/nspr/md/_solaris.h #define _MD_RESTORE_ERRNO(_thread) errno = (_thread)->md.errcode;