Home
last modified time | relevance | path

Searched refs:__t_errno (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/head/
H A Dtiuser.h44 extern int *__t_errno(void);
45 #define t_errno (*(__t_errno()))
H A Dxti.h128 extern int *__t_errno();
129 #define t_errno (*(__t_errno()))
/illumos-gate/usr/src/lib/libnsl/nsl/
H A D_errlst.c127 __t_errno(void) in __t_errno() function
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/
H A Dfake_xti.h130 extern int *__t_errno();
131 #define t_errno (*(__t_errno()))
/illumos-gate/usr/src/lib/libxnet/common/
H A Dmapfile-vers79 __t_errno { TYPE = FUNCTION; FILTER = libnsl.so.1 };
/illumos-gate/usr/src/lib/libnsl/common/
H A Dmapfile-vers304 __t_errno;