Searched refs:today (Results 1 - 25 of 83) sorted by relevance

1234

/macosx-10.10/Heimdal-398.1.2/appl/login/
H A Dshadow.c66 long today; local
68 today = time(0)/(24L * 60 * 60);
74 if (today >= sp->sp_expire) {
78 } else if (sp->sp_expire - today < 14) {
80 (int)(sp->sp_expire - today));
85 if (today >= (sp->sp_lstchg + sp->sp_max)) {
89 && (today > (sp->sp_lstchg + sp->sp_max - sp->sp_warn))) {
91 (int)(sp->sp_lstchg + sp->sp_max - today));
/macosx-10.10/OpenSSH-189/openssh/
H A Dauth-shadow.c58 time_t today; local
62 today = time(NULL) / DAY;
63 daysleft = spw->sp_expire - today;
64 debug3("%s: today %d sp_expire %d days left %d", __func__, (int)today,
93 time_t today; local
101 today = time(NULL) / DAY;
102 debug3("%s: today %d sp_lstchg %d sp_max %d", __func__, (int)today,
121 daysleft = spw->sp_lstchg + spw->sp_max - today;
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dtimetype.sh55 Time_t tt=(yesterday today tomorrow)
63 Time_t tt=('2008-08-11+00:00:00,yesterday' '2008-08-11+00:00:00,today' '2008-08-11+00:00:00,tomorrow')
66 (( (tt[1] - tt[0]) == 24*3600 )) || err_exit "today-yesterday='$((tt[1] - tt[0]))' != 1 day"
67 (( (tt[2] - tt[1]) == 24*3600 )) || err_exit "tomorrow-today='$((tt[2] - tt[1]))' != 1 day"
70 Time_t tt=([yesterday]='2008-08-11+00:00:00,yesterday' [today]='2008-08-11+00:00:00,today' [tomorrow]='2008-08-11+00:00:00,tomorrow')
73 [[ ${tt[today]} == *+00:00 ]] || err_exit "tt[today] failed -- expected 00:00, got '${tt[today]##*+}'"
76 (( (tt[today]
[all...]
/macosx-10.10/bind9-45.101/bind9/contrib/zkt/
H A Dsoaserial.c195 ulong today; local
214 today = time (NULL);
217 today = serialtime (today); /* YYYYmmdd00 */
218 if ( serial > 1970010100L && serial < today )
219 serial = today; /* set to current time */
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dauth_shadow.c111 long today; /* the current time */
173 today = (long)time(NULL)/(24L*60*60);
237 if ((sp->sp_expire != -1) && (today > sp->sp_expire)) {
240 today, sp->sp_expire);
249 if ((sp->sp_max != -1) && ((sp->sp_lstchg + sp->sp_max) < today)) {
253 sp->sp_lstchg, sp->sp_max, today);
110 long today; /* the current time */ local
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/blt/
H A Dcalendar.rb51 today = Date.today
61 :text=>"#{@@monthInfo[today.month][0]} " +
62 "#{today.year}")
78 numDays = @@monthInfo[today.month][1]
82 wkday = today.wday - ((today.day - 1) % 7)
89 :relief=>:sunken) if cnt == today.day
/macosx-10.10/ruby-106/ruby/test/date/
H A Dtest_date_marshal.rb14 d = Date.today
28 d = Date.today
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Modules/objc/test/
H A Dcorefoundation.m27 +(CFDateRef)today;
86 +(CFDateRef)today;
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_nsdate_proxy.py15 date = datetime.date.today()
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_nsdate_proxy.py15 date = datetime.date.today()
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_nsdate_proxy.py15 date = datetime.date.today()
/macosx-10.10/ruby-106/ruby/test/psych/
H A Dtest_engine_manager.rb25 assert_to_yaml Date.today
/macosx-10.10/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/Regress/
H A Dregress-216320.js88 today=new Date();
89 tdy=today.getDate();
90 tmn=today.getMonth()+1;
91 if(today.getYear()<2000)tyr=today.getYear()+1900;
92 else tyr=today.getYear();
121 today=new Date();
122 tdy=today.getDate();
123 tmn=today.getMonth()+1;
124 if(today
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/widget/
H A Dcalendar.tcl80 set now [clock scan "today 00:00:00"]
458 set today "$LANGS(today,$options(-language)) [clock format $now -format $options(-dateformat)]"
459 $hull create text [expr {$winw/2}] [expr {$winh - $pad}] -text $today \
539 today,crk {}
546 today,crx-nak {}
553 today,crx-lhe {}
560 today,de {Heute ist der}
567 today,en {Today is}
574 today,e
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Dcal-move.el40 (defun calendar-goto-today ()
43 (let ((today (calendar-current-date)));; The date might have changed.
44 (if (not (calendar-date-is-visible-p today))
47 (calendar-cursor-to-visible-date today)))
96 (today (calendar-current-date)))
105 ((calendar-date-is-visible-p today) today)
H A Dcal-iso.el81 Defaults to today's date if DATE is not given."
99 (let* ((today (calendar-current-date))
103 (int-to-string (extract-calendar-year today))))
H A Dcal-coptic.el110 Defaults to today's date if DATE is not given."
143 (let* ((today (calendar-current-date))
150 (calendar-absolute-from-gregorian today))))))
200 Defaults to today's date if DATE is not given."
H A Dcal-persia.el145 Defaults to today's date if DATE is not given."
174 (let* ((today (calendar-current-date))
181 (calendar-absolute-from-gregorian today))))))
/macosx-10.10/Heimdal-398.1.2/appl/su/
H A Dsu.c404 long today; local
408 today = time(0)/(24L * 60 * 60);
410 if (today >= sp->sp_expire) {
416 else if (sp->sp_expire - today < 14)
418 (int)(sp->sp_expire - today));
421 if (today >= sp->sp_lstchg + sp->sp_max) {
427 else if (today >= sp->sp_lstchg + sp->sp_max - sp->sp_warn)
429 (int)(sp->sp_lstchg + sp->sp_max -today));
/macosx-10.10/rsync-45/rsync/packaging/
H A Dnightly-rsync34 our $today = $ztoday;
87 s/^(manpage\([^)]+\)\(\d+\)\()[^)]+(\).*)/$1$today$2/m;
H A Drelease-rsync20 my $today = $ztoday;
21 $today =~ s/^0//;
163 s/^(manpage\([^)]+\)\(\d+\)\()[^)]+(\).*)/$1$today$2/m;
166 s/^(NEWS for rsync \Q$version\E) \(UNRELEASED\)\s*\n/$1 ($today)\n/mi
/macosx-10.10/ruby-106/ruby/sample/
H A Dbiorhythm.rb57 :date => Date.today,
87 dd = options[:date] || Date.today
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Modules/objc/test/
H A Dcorefoundation.m27 +(CFDateRef)today;
88 +(CFDateRef)today;
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Modules/objc/test/
H A Dcorefoundation.m27 +(CFDateRef)today;
88 +(CFDateRef)today
/macosx-10.10/ruby-106/ruby/test/rake/
H A Dtest_rake_ftp_file.rb7 def self.today singleton method in class:FakeDate

Completed in 151 milliseconds

1234