Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__t_errno
usr/src/head/tiuser.h
44
extern int *__t_errno(void);
usr/src/head/tiuser.h
45
#define t_errno (*(__t_errno()))
usr/src/head/xti.h
128
extern int *__t_errno();
usr/src/head/xti.h
129
#define t_errno (*(__t_errno()))