new_start 147 source3/lib/eventlog/eventlog.c int32_t start_record, i, new_start;
new_start 229 source3/lib/eventlog/eventlog.c new_start = i;
new_start 230 source3/lib/eventlog/eventlog.c if ( start_record != new_start ) {
new_start 231 source3/lib/eventlog/eventlog.c for ( i = start_record; i < new_start; i++ ) {
new_start 237 source3/lib/eventlog/eventlog.c tdb_store_int32( the_tdb, EVT_OLDEST_ENTRY, new_start );
new_start 107 source3/winbindd/winbindd_cred_cache.c time_t new_start;
new_start 160 source3/winbindd/winbindd_cred_cache.c new_start = time(NULL) + 30;
new_start 162 source3/winbindd/winbindd_cred_cache.c new_start = time(NULL) +
new_start 166 source3/winbindd/winbindd_cred_cache.c timeval_set(new_start, 0));
new_start 178 source3/winbindd/winbindd_cred_cache.c new_start = time(NULL) + 30;
new_start 183 source3/winbindd/winbindd_cred_cache.c new_start = KRB5_EVENT_REFRESH_TIME(entry->refresh_time);
new_start 202 source3/winbindd/winbindd_cred_cache.c &new_start);
new_start 204 source3/winbindd/winbindd_cred_cache.c new_start = time(NULL) + 30;
new_start 206 source3/winbindd/winbindd_cred_cache.c expire_time = new_start;
new_start 207 source3/winbindd/winbindd_cred_cache.c new_start = KRB5_EVENT_REFRESH_TIME(new_start);
new_start 234 source3/winbindd/winbindd_cred_cache.c new_start = time(NULL) + 30;
new_start 236 source3/winbindd/winbindd_cred_cache.c new_start = time(NULL) +
new_start 242 source3/winbindd/winbindd_cred_cache.c timeval_set(new_start, 0));
new_start 277 source3/winbindd/winbindd_cred_cache.c entry->refresh_time = new_start;
new_start 280 source3/winbindd/winbindd_cred_cache.c timeval_set(new_start, 0),