Searched refs:timestr (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/contrib/libreadline/examples/
H A Dhistexamp.c90 char timestr[128]; local
98 strftime (timestr, sizeof (timestr), "%a %R", localtime(&tt));
100 strcpy (timestr, "??");
101 printf ("%d: %s: %s\n", i + history_base, timestr, the_list[i]->line);
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dlogger.c101 const char *timestr, *continuation;
110 timestr = svn_time_to_cstring(apr_time_now(), logger->pool);
130 getpid(), timestr, remote_host, user,
100 const char *timestr, *continuation; local
H A Dserve.c159 const char *remote_host, *timestr, *log, *line;
167 timestr = svn_time_to_cstring(apr_time_now(), pool);
175 getpid(), timestr,
191 const char *timestr, *remote_host, *line;
199 timestr = svn_time_to_cstring(apr_time_now(), pool);
204 getpid(), timestr,
1184 const char *timestr;
1186 SVN_ERR(svn_ra_svn__parse_tuple(params, "c", &timestr));
1187 SVN_ERR(log_command(b, conn, pool, "get-dated-rev %s", timestr));
1190 SVN_CMD_ERR(svn_time_from_cstring(&tm, timestr, poo
158 const char *remote_host, *timestr, *log, *line; local
190 const char *timestr, *remote_host, *line; local
1183 const char *timestr; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dlist-cmd.c140 char timestr[20];
154 apr_err = apr_strftime(timestr, &size, sizeof(timestr),
159 apr_err = apr_strftime(timestr, &size, sizeof(timestr),
165 timestr[0] = '\0';
168 SVN_ERR(svn_utf_cstring_to_utf8(&utf8_timestr, timestr, scratch_pool));
139 char timestr[20]; local
/freebsd-11-stable/contrib/tnftp/src/
H A Dutil.c719 char *timestr, *frac; local
726 timestr = reply_string + 4;
732 frac = strchr(timestr, '\r');
735 frac = strchr(timestr, '.');
738 if (strlen(timestr) == 15 && strncmp(timestr, "191", 3) == 0) {
745 timestr);
746 timestr++;
747 timestr[0] = '2';
748 timestr[
[all...]
/freebsd-11-stable/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c635 char timestr[128]; local
654 strftime(timestr, sizeof(timestr), "%Y%m%d%H%M%S",
656 /* fprintf(stderr, "Time converted = %s\n", timestr); */
667 strftime(timestr, sizeof(timestr), "%Y%m%d%H%M%S",
669 /* fprintf(stderr, "Time converted = %s\n", timestr); */
688 strftime(timestr, sizeof(timestr), "%Y%m%d", &tm);
689 /* fprintf(stderr, "Time converted = %s\n", timestr); */
[all...]
/freebsd-11-stable/contrib/ntp/kernel/sys/
H A Dbsd_audioirig.h74 struct irig_time timestr; /* time structure */ member in struct:auib
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A Dsl.c44 char timestr[64], cmd[64]; local
54 strftime(timestr, sizeof(timestr), "%b %d, %Y", localtime(&t));
55 printf(".Dd %s\n", timestr);
/freebsd-11-stable/usr.bin/kdump/
H A Dkdump.c1899 char mode[12], timestr[PATH_MAX + 4]; local
1952 strftime(timestr, sizeof(timestr), TIME_FORMAT, tm);
1953 printf("\"%s\"", timestr);
1964 strftime(timestr, sizeof(timestr), TIME_FORMAT, tm);
1965 printf("\"%s\"", timestr);
1976 strftime(timestr, sizeof(timestr), TIME_FORMAT, tm);
1977 printf("\"%s\"", timestr);
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dlog.c169 log_syslog(const char *timestr, argument
219 log_file(const char *timestr, argument
235 fprintf(f->fd, "%s %s\n", timestr, msgclean);
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetarg.c95 char timestr[64], cmd[64]; local
106 strftime(timestr, sizeof(timestr), "%B %e, %Y", localtime(&t));
107 printf(".Dd %s\n", timestr);
/freebsd-11-stable/contrib/openbsm/libauditd/
H A Dauditd_lib.c885 char timestr[FILENAME_LEN + 1]; local
891 snprintf(timestr, sizeof(timestr), "%s.%s", TS,
901 if ((fn = affixdir(timestr, dirent)) == NULL)
/freebsd-11-stable/usr.bin/svn/lib/libapr/
H A DMakefile84 timestr.c \
/freebsd-11-stable/contrib/apr/
H A Dapr.mak118 -@erase "$(INTDIR)\timestr.obj"
210 "$(INTDIR)\timestr.obj" \
304 -@erase "$(INTDIR)\timestr.obj"
396 "$(INTDIR)\timestr.obj" \
490 -@erase "$(INTDIR)\timestr.obj"
582 "$(INTDIR)\timestr.obj" \
676 -@erase "$(INTDIR)\timestr.obj"
769 "$(INTDIR)\timestr.obj" \
1260 SOURCE=.\time\win32\timestr.c
1262 "$(INTDIR)\timestr
[all...]
H A Dlibapr.mak117 -@erase "$(INTDIR)\timestr.obj"
250 "$(INTDIR)\timestr.obj" \
361 -@erase "$(INTDIR)\timestr.obj"
494 "$(INTDIR)\timestr.obj" \
606 -@erase "$(INTDIR)\timestr.obj"
739 "$(INTDIR)\timestr.obj" \
850 -@erase "$(INTDIR)\timestr.obj"
983 "$(INTDIR)\timestr.obj" \
1458 SOURCE=.\time\win32\timestr.c
1460 "$(INTDIR)\timestr
[all...]
H A Dbuild-outputs.mk116 time/unix/timestr.lo: time/unix/timestr.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_lib.h include/apr_network_io.h include/apr_perms_set.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
118 OBJECTS_time_unix = time/unix/time.lo time/unix/timestr.lo
304 time/win32/timestr.lo: time/win32/timestr.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_network_io.h include/apr_perms_set.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
306 OBJECTS_time_win32 = time/win32/time.lo time/win32/timestr.lo
/freebsd-11-stable/usr.bin/at/
H A Dat.c471 char timestr[TIMESIZE]; local
512 strftime(timestr, TIMESIZE, "%+", &runtime);
520 timestr,
/freebsd-11-stable/sbin/devd/
H A Ddevd.cc793 char *timestr; local
807 asprintf(&timestr, "%jd.%06ld", (uintmax_t)tv.tv_sec, tv.tv_usec);
808 cfg.set_variable("timestamp", timestr);
809 free(timestr);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/util/
H A Dfs_skels.c848 const char *timestr;
886 timestr = apr_pstrmemdup
891 timestr, pool));
896 timestr =
902 timestr, pool));
845 const char *timestr; local
/freebsd-11-stable/libexec/bootpd/
H A Dreadfile.c339 char timestr[28];
340 strcpy(timestr, ctime(&(st.st_mtime)));
342 timestr[24] = '\0';
344 timestr);
336 char timestr[28]; local
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c907 char timestr[100]; local
921 memset(&timestr, 0, sizeof(timestr));
923 strftime(timestr, sizeof(timestr), "%Y-%m-%dT%H:%M:%S", &tm);
925 strcat(timestr, "Z");
926 return (xmlwrite_string(a, writer, key, timestr));
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c1508 char timestr[128]; local
1523 strftime(timestr, 128, 0, &t) != 0) {
1528 name, timestr);
1532 name, timestr);
1560 char timestr[128]; local
1584 strftime(timestr, 128, 0, &t) != 0) {
1588 timestr);
/freebsd-11-stable/sbin/ipfw/
H A Dipfw2.c2172 char timestr[30]; local
2176 strcpy(timestr, ctime(&t));
2177 *strchr(timestr, '\n') = '\0';
2178 twidth = strlen(timestr);
2183 strcpy(timestr, ctime(&t));
2184 *strchr(timestr, '\n') = '\0';
2185 bprintf(bp, "%s ", timestr);

Completed in 445 milliseconds