Searched refs:begin_lock_date (Results 1 – 2 of 2) sorted by relevance
318 lutil_tm2time( &tm, &cp->begin_lock_date ); in rbac_bv2constraint()492 if ( ( cp->begin_lock_date.tt_sec > 0 && in rbac_check_time_constraint()493 cp->begin_lock_date.tt_sec < now ) && in rbac_check_time_constraint()
132 lutil_timet begin_lock_date; member