Home
last modified time | relevance | path

Searched defs:errno (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/stand/boot/efi/libefi/
H A Derrno.c36 int errno; in efi_status_to_errno() local
/dflybsd-src/lib/libc/gen/
H A Derrlst.c154 __thread int errno; variable
/dflybsd-src/stand/lib/
H A Dglobals.c32 int errno; /* our old friend */ variable
H A Dnfs.c87 n_long errno; member
95 n_long errno; member
165 n_long errno; in nfs_getrootfh() member
233 n_long errno; in nfs_lookupfh() member
/dflybsd-src/contrib/zlib-1.2/
H A Dzutil.c144 int errno = 0; variable
/dflybsd-src/sys/sys/
H A Derrno.h54 #define errno (* __errno_location()) macro
/dflybsd-src/sys/dev/disk/isp/
H A Disp_target.c1131 isp_acknak_abts(ispsoftc_t *isp, void *arg, int errno) in isp_acknak_abts()