xref
: /
freebsd
/
crypto
/
openssh
/
openbsd-compat
/
port-aix.h
(revision c4f6a2a9e1b1879b618c436ab4f56ff75c73a0f5)
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