HomeSort by: relevance | last modified time | path
    Searched refs:end_lock_date (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/
util.c 344 lutil_tm2time( &tm, &cp->end_lock_date );
494 ( cp->end_lock_date.tt_sec > 0 &&
495 cp->end_lock_date.tt_sec > now ) ) {
rbac.h 133 lutil_timet end_lock_date; member in struct:rbac_constraint

Completed in 80 milliseconds