xref
: /
freebsd
/
crypto
/
openssh
/
openbsd-compat
/
port-aix.h
(revision 11f0b352e05306cf6f1f85e9087022c0a92624a3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifdef
_AIX
2
3
void
aix_usrinfo
(
struct
passwd
*
pw
,
char
*
tty
,
int
ttyfd
);
4
5
#
endif
/* _AIX */
6