Searched refs:date (Results 151 - 175 of 284) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp520 case 't': // Insert time and date
522 char date[26]; local
523 getTime(date, sizeof(date), true);
524 res += date;
759 * the date and time this experiment ran.
/freebsd-12-stable/contrib/ntp/ntpd/
H A Djupiter.h161 char date[20]; /* software date (ascii) */ member in struct:jid
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dx509parse.c419 /* Retrieve the date from the X.509 cert data between *P and END in either
433 char *date; local
451 date = apr_pstrndup(scratch_pool, (const char *) *p, len);
455 if (sscanf(date, "%2d%2d%2d%2d%2d%2d%c",
469 if (sscanf(date, "%4d%2d%2d%2d%2d%2d%c",
H A Ddeprecated.c87 if (kwstruct->date)
89 svn_hash_sets(kwhash, SVN_KEYWORD_DATE_LONG, kwstruct->date);
90 svn_hash_sets(kwhash, SVN_KEYWORD_DATE_SHORT, kwstruct->date);
1861 apr_time_t date,
1869 url, date, author, pool));
1882 kw->date = val;
1855 svn_subst_build_keywords(svn_subst_keywords_t *kw, const char *keywords_val, const char *rev, const char *url, apr_time_t date, const char *author, apr_pool_t *pool) argument
/freebsd-12-stable/contrib/tcsh/
H A Dsh.func.c2412 * its arguments, e.g. eval "date >x" vs. eval "date" >x
2415 * probably a background eval, e.g. "eval date &", and we want to
2417 * This is also the case for "time eval date" -- stay in same pgrp.
/freebsd-12-stable/contrib/byacc/test/
H A Drun_test.sh84 echo '** '`date`
/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_drv.c265 .date = DRIVER_DATE,
/freebsd-12-stable/sys/fs/cd9660/
H A Diso.h184 u_char date [ISODCL (19, 25)]; /* 7 by 711 */ member in struct:iso_directory_record
/freebsd-12-stable/sys/dev/rtwn/
H A Dif_rtwn_fw.c148 hdr->month, hdr->date, hdr->hour, hdr->minute);
/freebsd-12-stable/libexec/rc/rc.d/
H A Dsendmail58 certpass=`(date; ps ax ; hostname) | md5 -q`
/freebsd-12-stable/release/
H A DMakefile.mirrors48 BUILDDATE!= cd ${.CURDIR} && date -j -f '%s' $$(stat -f "%c" ${.OBJDIR}/dist/base/bin/sh) +%Y%m%d
50 BUILDDATE!= date +%Y%m%d
/freebsd-12-stable/rescue/rescue/
H A DMakefile54 CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df echo \
/freebsd-12-stable/crypto/openssl/crypto/cms/
H A Dcms_env.c481 ASN1_GENERALIZEDTIME *date,
558 kekri->kekid->date = date;
596 *pdate = rkid->date;
478 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) argument
H A Dcms_asn1.c112 ASN1_OPT(CMS_RecipientKeyIdentifier, date, ASN1_GENERALIZEDTIME),
174 ASN1_OPT(CMS_KEKIdentifier, date, ASN1_GENERALIZEDTIME),
/freebsd-12-stable/contrib/subversion/subversion/include/
H A Dsvn_opt.h449 /* Parsing revision and date options. */
453 * A revision value, which can be specified as a number or a date.
466 /** the date of the revision */
467 apr_time_t date;
498 * recognized by revision_from_word(), or a date in curly braces.
704 * - "foo/bar@{1999-12-31}" -> "foo/bar", (date, 1999-12-31)
707 * - "http://a/b@{1999-12-31}" -> "http://a/b", (date, 1999-12-31)
708 * - "http://a/b@%7B1999-12-31%7D" -> "http://a/b", (date, 1999-12-31)
465 apr_time_t date; member in union:svn_opt_revision_value_t
/freebsd-12-stable/usr.sbin/crashinfo/
H A Dcrashinfo.sh228 date
/freebsd-12-stable/usr.sbin/makefs/
H A Dcd9660.h142 u_char date [ISODCL (19, 25)]; /* 7 by 711 */ member in struct:_iso_directory_record_cd9660
/freebsd-12-stable/usr.sbin/unbound/setup/
H A Dlocal-unbound-setup.sh61 bkext=$(date "+%Y%m%d.%H%M%S")
/freebsd-12-stable/contrib/tcpdump/
H A Dsmbutil.c27 * interpret a 32 bit dos packed date/time to some parameters
30 interpret_dos_date(uint32_t date, struct tm *tp) argument
34 p0 = date & 0xFF;
35 p1 = ((date & 0xFF00) >> 8) & 0xFF;
36 p2 = ((date & 0xFF0000) >> 16) & 0xFF;
37 p3 = ((date & 0xFF000000) >> 24) & 0xFF;
49 * create a unix date from a dos date
68 * create a unix date from a dos date
[all...]
/freebsd-12-stable/contrib/libstdc++/src/
H A DMakefile.am283 echo `date` > stamp-debug;
/freebsd-12-stable/contrib/bmake/unit-tests/
H A Dposix1.mk102 Out-of-date dependencies with suffix transformations\n\
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_drv.c336 err = drm_copy_field(version->date, &version->date_len,
337 dev->driver->date);
/freebsd-12-stable/crypto/openssl/
H A DNOTES.PERL67 include any templating module to date.
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dlog.c190 /* compatibility with pre-1.5 servers, which send only author/date/log
530 * this will cause the same date to be resolved twice. The
575 if (range->start.value.date == range->end.value.date)
/freebsd-12-stable/tools/tools/sysbuild/
H A Dsysbuild.sh170 TX=`date +%s`
174 echo -n "### `date +%H:%M:%S`"
432 T0=`date +%s`

Completed in 285 milliseconds

1234567891011>>