Searched refs:date (Results 226 - 250 of 284) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c87 commit_info->date));
/freebsd-12-stable/sys/dev/drm/
H A Ddrm.h190 DRM_SIZE_T date_len; /**< Length of date buffer */
191 char __user *date; /**< User-space buffer to hold date */ member in struct:drm_version
/freebsd-12-stable/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c342 .date = DRIVER_DATE,
/freebsd-12-stable/sys/dev/ciss/
H A Dcissreg.h383 u_int16_t date; member in struct:ciss_notify
/freebsd-12-stable/usr.sbin/timed/timed/
H A Dslave.c259 (void)strlcpy(olddate, date(), sizeof(olddate));
290 "date changed by %s from %s",
367 "attempted date change by untrusted %s to %s",
644 * handle date change request on a slave
661 "forwarding date change by %s to %s",
H A Dtimed.c696 date(void) function
815 int /* 1=trust hp to change our date */
/freebsd-12-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess44 -t, --time-stamp print date of last modification, then exit
1380 download the most up to date version of the config scripts from
1386 If the version you run ($0) is already up to date, please
/freebsd-12-stable/contrib/tcpdump/
H A DMakefile.in407 date +_%Y_%m_%d; \
/freebsd-12-stable/contrib/libevent/
H A Dconfig.guess44 -t, --time-stamp print date of last modification, then exit
1380 download the most up to date version of the config scripts from
1386 If the version you run ($0) is already up to date, please
H A Dhttp.c492 char date[50]; local
493 if (sizeof(date) - evutil_date_rfc1123(date, sizeof(date), NULL) > 0) {
494 evhttp_add_header(headers, "Date", date);
/freebsd-12-stable/sys/conf/
H A Dkern.mk271 # or expect to ever be up-to-date.
/freebsd-12-stable/share/mk/
H A Dsys.mk112 # We do not want everything out-of-date just because
H A Dbsd.sys.mk277 # or expect to ever be up-to-date.
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c354 unsigned char *date, unsigned char *month, short *year,
2851 unsigned char *date,
2873 *date = buf[11];
4469 date, local
4501 &date,
4529 show_time(tow), date, month, year);
4798 pbuf += sprintf(pbuf, "\n build date/hour: %02d/%02d/%02d %02d:00",
2847 rpt_0x8F0B( TSIPPKT *rpt, unsigned short *event, double *tow, unsigned char *date, unsigned char *month, short *year, unsigned char *dim_mode, short *utc_offset, double *bias, double *drift, float *bias_unc, float *dr_unc, double *lat, double *lon, double *alt, char sv_id[8] ) argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql202 lock_date INTEGER, /* an APR date/time (usec since 1970) */
426 changed_date INTEGER, /* an APR date/time (usec since 1970) */
450 last_mod_time INTEGER, /* an APR date/time (usec since 1970) */
H A Dadm_ops.c905 db_lock.date = lock->creation_date;
/freebsd-12-stable/contrib/subversion/subversion/include/
H A Dsvn_client.h422 /** server-side date of the commit. */ member in struct:svn_client_commit_info_t
423 const char *date;
818 * date revision properties instead of all revision properties, and without
830 const char *date,
854 const char *date,
1317 * @defgroup Update Bring a working copy up-to-date with a repository
2460 * @defgroup svn_wc_status_ood WC out-of-date info from the repository
2463 * When the working copy item is out-of-date compared to the
2466 * copy is not out of date, the fields are initialized as described
2471 * if not out of date
[all...]
/freebsd-12-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh2044 NOWTIME=`date "+%s"`
2046 # When did we last warn about the EoL date?
2058 Any security issues discovered after `date -r ${EOLTIME}`
2101 WARNING: `uname -sr` is approaching its End-of-Life date.
/freebsd-12-stable/contrib/mandoc/
H A Dmdoc_term.c454 * with the middle being the manual date and flanking columns
463 sz = term_strlen(p, meta->date);
477 term_word(p, meta->date);
/freebsd-12-stable/contrib/ldns/
H A Dconfig.guess44 -t, --time-stamp print date of last modification, then exit
1413 download the most up to date version of the config scripts from
1419 If the version you run ($0) is already up to date, please
/freebsd-12-stable/targets/pseudo/tests/
H A DMakefile.depend12 bin/date/tests \
/freebsd-12-stable/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib1315 typeset -i start=$(date '+%s')
1323 curtime=$(date '+%s')
2851 # creation NO NO <date>
/freebsd-12-stable/stand/lua/
H A Dmenu.lua434 -- If we got an alias key the screen is out of date...
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c479 char date[50]; local
491 if (strftime(date, sizeof(date),
493 evhttp_add_header(headers, "Date", date);
/freebsd-12-stable/contrib/openpam/
H A Dconfig.guess44 -t, --time-stamp print date of last modification, then exit
1392 download the most up to date version of the config scripts from
1398 If the version you run ($0) is already up to date, please

Completed in 390 milliseconds

1234567891011>>