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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c328 * call to adt_set_user().
331 * If 0, the session is "no audit" until a call to adt_set_user; if
1403 * is overriden by adt_set_user()
1487 * by adt_set_user() when the ADT_SETTID or ADT_NEW flag is passed in.
1585 * adt_set_user -- see also adt_set_from_ucred()
1594 * isn't a good reason to call adt_set_user() with it unless you don't
1598 * adt_set_user should be called even if auditing is not enabled
1607 adt_set_user(const adt_session_data_t *session_data, uid_t euid, gid_t egid, function
1691 * an alternate to adt_set_user that fills the same role but uses

Completed in 60 milliseconds