Интерактивная система просмотра системных руководств (man-ов)
auth_cat (3)
>> auth_cat (3) ( FreeBSD man: Библиотечные вызовы )
BSD mandoc
NAME
auth_checknologin
auth_cat
- authentication style support library for login class capabilities database
LIBRARY
Lb libutil
SYNOPSIS
#include <sys/types.h>
#include <login_cap.h>
void
auth_checknologin (login_cap_t *lc);
int
auth_cat (const char *file);
DESCRIPTION
This set of functions support the login class authorisation style interface provided
by
login.conf5.
SEE ALSO
getcap(3),
login_cap3,
login_class3,
login.conf5,
termcap(5)
Index
- NAME
-
- LIBRARY
-
- SYNOPSIS
-
- DESCRIPTION
-
- SEE ALSO
-