Home
last modified time | relevance | path

Searched defs:lasterror (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dvdev_root.c60 int lasterror = 0; in vdev_root_open() local
H A Dvdev_mirror.c241 int lasterror = 0; in vdev_mirror_open() local
H A Dvdev_raidz.c1493 int lasterror = 0; in vdev_raidz_open() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dgthr-win32.c129 DWORD lasterror; in __gthr_win32_getspecific() local
H A Dgthr-win32.h225 DWORD lasterror; in __gthread_objc_thread_get_data() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dgthr-win32.c127 DWORD lasterror; in __gthr_win32_getspecific() local
H A Dgthr-win32.h225 DWORD lasterror; in __gthread_objc_thread_get_data() local
/netbsd-src/sys/dev/vme/
H A Dxyvar.h51 int lasterror; /* last error we got */ member
H A Dxdvar.h52 int lasterror; /* last error we got */ member
/netbsd-src/sys/arch/sun3/dev/
H A Dxyvar.h51 int lasterror; /* last error we got */ member
H A Dxdvar.h51 int lasterror; /* last error we got */ member
/netbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c2478 int lasterror = f->f_lasterror; fprintlog() local