Home
last modified time | relevance | path

Searched refs:notifytime (Results 1 – 11 of 11) sorted by relevance

/dports/deskutils/calcurse/calcurse-4.7.1/test/data/
H A Dconf54 format.notifytime=%T
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_servercmds.c529 float notifytime; in CG_AddToNotify() local
533 notifytime = atof( var ) * 1000; in CG_AddToNotify()
537 if ( chatHeight <= 0 || notifytime <= 0 ) { in CG_AddToNotify()
H A Dcg_draw.c1049 float notifytime = 1.0f; in CG_DrawNotify() local
1056 notifytime = atof( var ) * 1000; in CG_DrawNotify()
1058 if ( notifytime <= 100.f ) { in CG_DrawNotify()
1059 notifytime = 100.0f; in CG_DrawNotify()
1065 if ( cg.time - cgs.notifyMsgTimes[cgs.notifyLastPos % chatHeight] > notifytime ) { in CG_DrawNotify()
1074 alphapercent = 1.0f - ( ( cg.time - cgs.notifyMsgTimes[i % chatHeight] ) / notifytime ); in CG_DrawNotify()
/dports/www/moodle311/moodle/lib/
H A Denrollib.php3010 $notifytime = usergetmidnight($timenow, $CFG->timezone) + ($expirynotifyhour * 3600);
3012 if ($expirynotifylast > $notifytime) {
3017 } else if ($timenow < $notifytime) {
3018 …put($name.' enrolment expiry notifications will be sent at '.userdate($notifytime, '', $CFG->timez…
/dports/www/moodle310/moodle/lib/
H A Denrollib.php3007 $notifytime = usergetmidnight($timenow, $CFG->timezone) + ($expirynotifyhour * 3600);
3009 if ($expirynotifylast > $notifytime) {
3014 } else if ($timenow < $notifytime) {
3015 …put($name.' enrolment expiry notifications will be sent at '.userdate($notifytime, '', $CFG->timez…
/dports/www/moodle39/moodle/lib/
H A Denrollib.php3008 $notifytime = usergetmidnight($timenow, $CFG->timezone) + ($expirynotifyhour * 3600);
3010 if ($expirynotifylast > $notifytime) {
3015 } else if ($timenow < $notifytime) {
3016 …put($name.' enrolment expiry notifications will be sent at '.userdate($notifytime, '', $CFG->timez…
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c239 isc_time_t notifytime; member
987 zone->notifytime = now; in dns_zone_create()
10290 (isc_time_compare(&now, &zone->notifytime) >= 0); in zone_maintenance()
10335 isc_time_compare(&now, &zone->notifytime) >= 0) in zone_maintenance()
11486 DNS_ZONE_TIME_ADD(now, zone->notifydelay, &zone->notifytime); in zone_notify()
13669 next = zone->notifytime; in zone_settimer()
13711 next = zone->notifytime; in zone_settimer()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c235 isc_time_t notifytime; member
1008 zone->notifytime = now; in dns_zone_create()
10907 isc_time_compare(&now, &zone->notifytime) >= 0) in zone_maintenance()
10954 isc_time_compare(&now, &zone->notifytime) >= 0) in zone_maintenance()
12228 DNS_ZONE_TIME_ADD(now, zone->notifydelay, &zone->notifytime); in zone_notify()
14074 next = zone->notifytime; in zone_settimer()
14130 next = zone->notifytime; in zone_settimer()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c259 isc_time_t notifytime; member
1143 zone->notifytime = now; in dns_zone_create()
11305 (isc_time_compare(&now, &zone->notifytime) >= 0); in zone_maintenance()
11354 isc_time_compare(&now, &zone->notifytime) >= 0) in zone_maintenance()
12747 DNS_ZONE_TIME_ADD(now, zone->notifydelay, &zone->notifytime); in zone_notify()
15007 next = zone->notifytime; in zone_settimer()
15063 next = zone->notifytime; in zone_settimer()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c259 isc_time_t notifytime; member
1143 zone->notifytime = now; in dns_zone_create()
11305 (isc_time_compare(&now, &zone->notifytime) >= 0); in zone_maintenance()
11354 isc_time_compare(&now, &zone->notifytime) >= 0) in zone_maintenance()
12747 DNS_ZONE_TIME_ADD(now, zone->notifydelay, &zone->notifytime); in zone_notify()
15007 next = zone->notifytime; in zone_settimer()
15063 next = zone->notifytime; in zone_settimer()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c258 isc_time_t notifytime; member
1146 zone->notifytime = now; in dns_zone_create()
11332 (isc_time_compare(&now, &zone->notifytime) >= 0); in zone_maintenance()
11381 isc_time_compare(&now, &zone->notifytime) >= 0) in zone_maintenance()
12764 DNS_ZONE_TIME_ADD(now, zone->notifydelay, &zone->notifytime); in zone_notify()
15087 next = zone->notifytime; in zone_settimer()
15143 next = zone->notifytime; in zone_settimer()