Searched refs:li_cycle (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Daccesslog.c71 int li_cycle; member in struct:log_info
775 log_age_unparse( li->li_cycle, &cyclebv, sizeof( agebuf ) - agebv.bv_len );
840 li->li_cycle = 0;
922 li->li_cycle = log_age_parse( c->argv[2] );
923 if ( li->li_cycle < 1 ) {
928 re->interval.tv_sec = li->li_cycle;
932 li->li_cycle, accesslog_purge, li,

Completed in 118 milliseconds