|
NAMEopenpam_get_feature —
query the state of an optional feature
SYNOPSIS#include <sys/types.h>
#include <security/pam_appl.h>
#include <security/openpam.h>
int
DESCRIPTIONThis function is experimental and may be modified or removed
in a future release without prior warning.
The The following features are recognized:
RETURN VALUESTheopenpam_get_feature () function returns one of the
following values:
SEE ALSOopenpam_set_feature(3), pam(3), pam_strerror(3)STANDARDSTheopenpam_get_feature () function is an OpenPAM
extension.
AUTHORSTheopenpam_get_feature () function and this manual page
were developed by Dag-Erling Smørgrav
<des@des.no>.
Visit the GSP FreeBSD Man Page Interface. |