Searched defs:policy_entry (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_policy.h51 struct policy_entry { struct
56 typedef struct policy_entry policy_entry_t;
/illumos-gate/usr/src/cmd/krb5/kadmin/kpasswd/
H A Dkpasswd.c116 kadm5_policy_ent_rec policy_entry; local
123 memset(&policy_entry, 0, sizeof (policy_entry));
272 &policy_entry);
293 policy_entry.pw_min_length,
294 policy_entry.pw_min_classes);
298 &policy_entry);
307 &policy_entry)) {

Completed in 58 milliseconds