Home
last modified time | relevance | path

Searched refs:account_module (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libpam/
H A Dpam_impl.h245 struct account_module { struct
H A Dpam_framework.c994 return (((struct account_module *)funcp)->pam_sm_acct_mgmt); in func()
1587 struct account_module *accountp; in load_modules()
1679 accountp = calloc(1, sizeof (struct account_module)); in load_modules()