Home
last modified time | relevance | path

Searched refs:___errno (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A D__libx_errno.c29 extern int *___errno(void);
33 return (___errno()); in __libm_errno()
/illumos-gate/usr/src/compat/bhyve/sys/
H A Derrno.h20 extern int *___errno();
22 #define errno (*(___errno()))
/illumos-gate/usr/src/head/
H A Derrno.h53 extern int *___errno();
54 #define errno (*(___errno()))
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrno.c34 ___errno() in ___errno() function
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A Dcerror.S48 call ___errno
H A Dcerror64.S43 call ___errno
/illumos-gate/usr/src/lib/libc/i386/crt/
H A Dcerror.S39 call ___errno
H A Dcerror64.S39 call ___errno
/illumos-gate/usr/src/lib/libc/amd64/crt/
H A Dcerror.S39 call ___errno
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A Dcerror.S46 call ___errno
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dmapfile-pppoe72 ___errno { TYPE = FUNCTION; FLAGS = extern }; # " "
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-vers145 ___errno;
H A Dutil.c3714 ___errno() in ___errno() function
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2365 ___errno;