Searched refs:date (Results 26 - 50 of 268) sorted by relevance

1234567891011

/freebsd-10.2-release/usr.bin/calendar/
H A Devents.c41 event_add(int year, int month, int day, char *date, int var, char *txt, argument
50 * - Copy the human readable and language specific date
59 e->date = strdup(date);
60 if (e->date == NULL)
116 (void)fprintf(fp, "%s%c%s%s%s%s\n", e->date,
H A Dparsedata.c88 determinestyle(char *date, int *flags, argument
127 if ((p = strchr(date, ' ')) == NULL) {
128 if ((p = strchr(date, '/')) == NULL) {
129 CHECKSPECIAL(date, STRING_CNY, strlen(STRING_CNY),
131 CHECKSPECIAL(date, ncny.name, ncny.len, F_CNY);
132 CHECKSPECIAL(date, STRING_NEWMOON,
134 CHECKSPECIAL(date, nnewmoon.name, nnewmoon.len,
136 CHECKSPECIAL(date, STRING_FULLMOON,
138 CHECKSPECIAL(date, nfullmoon.name, nfullmoon.len,
140 CHECKSPECIAL(date, STRING_PASKH
339 debug_determinestyle(int dateonly, char *date, int flags, char *month, int imonth, char *dayofmonth, int idayofmonth, char *dayofweek, int idayofweek, char *modifieroffset, char *modifierindex, char *specialday, char *year, int iyear) argument
432 parsedaymonth(char *date, int *yearp, int *monthp, int *dayp, int *flags, char **edp) argument
[all...]
/freebsd-10.2-release/contrib/byacc/test/
H A Drun_lint.sh24 echo '** '`date`
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.newprobes.ksh38 pid*:date::
52 system("dtrace -c date -ln 'pid\$target::main:entry' >/dev/null");
58 system("dtrace -c date -ln 'pid\$target::main:return' >/dev/null");
/freebsd-10.2-release/crypto/openssh/regress/
H A Dstderr-after-eof.sh10 (date;echo $i) | md5 >> ${DATA}
/freebsd-10.2-release/etc/
H A Drc.resume55 /usr/bin/logger -t $subsystem resumed at `/bin/date +'%Y%m%d %H:%M:%S'`
H A Drc.suspend55 /usr/bin/logger -t $subsystem suspend at `/bin/date +'%Y%m%d %H:%M:%S'`
/freebsd-10.2-release/tools/tools/netrate/tcpp/
H A Drunit.pl16 $date = sprintf("%04d%02d%02d", $year, $mon, $mday);
19 $outfile = $date."_".$kernel.".csv";
22 print OUTFILE "# $kernel $date\n";
/freebsd-10.2-release/usr.sbin/rpc.yppasswdd/
H A Dyppwupdate26 date >> $LOGFILE
/freebsd-10.2-release/usr.sbin/rpc.ypupdated/
H A Dypupdate25 /bin/date >> $LOGFILE
/freebsd-10.2-release/contrib/subversion/subversion/include/
H A Dsvn_compat.h56 /** Clear svn:author, svn:date, and svn:log from @a revprops if not NULL.
66 * retrieve the pre-1.5 set of revprops: svn:author, svn:date, and svn:log.
73 /** Return, in @a **author, @a **date, and @a **message, the values of the
74 * svn:author, svn:date, and svn:log revprops from @a revprops. If @a
81 svn_compat_log_revprops_out(const char **author, const char **date,
/freebsd-10.2-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.func.ksh48 /usr/bin/date > /dev/null
H A Dtst.mod.ksh48 /usr/bin/date > /dev/null
H A Dtst.sym.ksh48 /usr/bin/date > /dev/null
/freebsd-10.2-release/crypto/openssl/apps/
H A Dversion.c143 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; local
157 date = 1;
167 date = version = cflags = options = platform = dir = 1;
183 if (date)
/freebsd-10.2-release/usr.sbin/cpucontrol/
H A Dvia.h40 uint32_t date; /* Date of creation in BCD. */ member in struct:via_fw_header
H A Dintel.h40 uint32_t date; /* Date of creation in BCD. */ member in struct:intel_fw_header
/freebsd-10.2-release/contrib/ntp/
H A Dflock-build101 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
109 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
115 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
121 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
124 echo \`date -u '+%H:%M:%S'\` $i flock-build $c_d done.
133 echo `date -u '+%H:%M:%S'` flock-build launched
/freebsd-10.2-release/usr.sbin/pw/tests/
H A Dpw_useradd.sh76 # Test add user with account expiration as an epoch date
81 DATE=`date -j -v+1d "+%s"`
87 # Test add user with account expiration as a DD-MM-YYYY date
92 DATE=`date -j -v+1d "+%d-%m-%Y"`
93 EPOCH=`date -j -f "%d-%m-%Y %H:%M:%S" "${DATE} 00:00:00" "+%s"`
99 # Test add user with account expiration as a DD-MM-YYYY date
104 DATE=`date -j -v+1d "+%d-%b-%Y"`
105 EPOCH=`date -j -f "%d-%b-%Y %H:%M:%S" "${DATE} 00:00:00" "+%s"`
111 # Test add user with account expiration as a relative date
116 EPOCH=`date
[all...]
/freebsd-10.2-release/contrib/ntp/tests/libntp/
H A Dcalendar.c314 int32 testDate = 1; /* 0001-01-01 (proleptic date) */
362 * checks sequence of rata die numbers and validates date output
405 struct calendar date; local
409 ntpcal_ntp_to_date(&date, ntp, &pivot);
410 date.month = date.monthday = 1;
411 date.hour = date.minute = date.second = 0;
412 expys = ntpcal_date_to_ntp(&date);
425 struct calendar date; local
445 struct isodate date; local
465 struct calendar date; local
[all...]
/freebsd-10.2-release/contrib/subversion/subversion/svn/
H A Dlog-cmd.c156 const char *date,
169 /* Does the date the search pattern? */
170 if (date && apr_fnmatch(pattern, date, flags) == APR_SUCCESS)
211 const char *date,
235 match = match_search_pattern(pattern, author, date, message,
334 const char *date;
340 svn_compat_log_revprops_out(&author, &date, &message, log_entry->revprops);
357 if (date && date[
153 match_search_pattern(const char *search_pattern, const char *author, const char *date, const char *log_message, apr_hash_t *changed_paths, apr_pool_t *pool) argument
208 match_search_patterns(apr_array_header_t *search_patterns, const char *author, const char *date, const char *message, apr_hash_t *changed_paths, apr_pool_t *scratch_pool) argument
333 const char *date; local
528 const char *date; local
[all...]
/freebsd-10.2-release/etc/periodic/daily/
H A D460.status-mail-rejects40 yesterday=$(date -v-1d '+%b %e')
41 today=$(date '+%b %e')
H A D800.scrub-zfs64 _scrub_diff=$(expr -e \( $(date +%s) - \
65 $(date -j -f %F.%T ${_last_scrub} +%s) \) / 60 / 60 / 24)
/freebsd-10.2-release/crypto/openssl/util/
H A Dmkbuildinf.pl6 $date = localtime();
33 #define DATE "built on: $date"
/freebsd-10.2-release/usr.sbin/amd/include/
H A Dnewvers.sh40 /* Define configuration date */
41 #define BUILD_DATE "`LC_ALL=C date`"

Completed in 285 milliseconds

1234567891011