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