Home
last modified time | relevance | path

Searched defs:last_errno (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dhsys.c133 static char *DebugStrError(int last_errno) in DebugStrError()
141 static void DebugCheckErr(char *prefix, bool nl, int err, int last_errno) in DebugCheckErr()
159 void *handle, int last_errno) in DebugCheckNonNull()
H A Dhsys.h40 int last_errno; /* Number of the last error. */ member
/openbsd/gnu/usr.bin/binutils/include/gdb/
H A Dcallback.h123 int last_errno; /* host format */ member