Searched refs:ctime (Results 176 - 200 of 226) sorted by relevance

12345678910

/freebsd-11-stable/contrib/opie/
H A Dftpcmd.y945 (pw ? pw -> pw_name : "unknown"), timeout, ctime(&now));
H A Dopielogin.c1266 24 - 5, (char *) ctime(&ll.ll_time));
H A Dopieftpd.c1269 remotehost, ctime(&t));
/freebsd-11-stable/sbin/routed/
H A Dtrace.c154 memcpy(s, ctime(&secs)+11, 8);
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Drd_req.c444 if (abs(ac->authenticator->ctime - now) > context->max_skew) {
H A Dpkinit.c380 a->pkAuthenticator.ctime = sec;
684 ap.pkAuthenticator.ctime = sec;
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c560 fprintf(f, "#\n# Topology file: generated on %s#\n", ctime(&t));
/freebsd-11-stable/sbin/gvinum/
H A Dgvinum.c1438 ctime(&now));
/freebsd-11-stable/sbin/fsck_ffs/
H A Dinode.c627 p = ctime(&t);
/freebsd-11-stable/contrib/tcsh/
H A Dsh.exp.c927 strF = str2short(ctime(&footime));
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_getdate.c1160 (void)printf("Output: %s\n", ctime(&d));
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h30 #include <ctime>
H A DFileSystem.h40 #include <ctime>
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp19 #include <ctime>
/freebsd-11-stable/contrib/sendmail/src/
H A Dmci.c717 mci->mci_host, ctime(&mci->mci_lastuse));
H A Denvelope.c867 (void) sm_strlcpy(buf, ctime(&now), sizeof(buf));
/freebsd-11-stable/contrib/sendmail/mail.local/
H A Dmail.local.c813 (void) fprintf(fp, "From %s %s", from, ctime(&tval));
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h203 extern char * ctime(const time_t *);
H A Dmips-tdump.c747 char *time = ctime ((time_t *)&ptr->f_timdat);
/freebsd-11-stable/contrib/amd/libamu/
H A Dxdr_func.c1185 if (!xdr_am_nfstime3(xdrs, &objp->ctime))
1254 if (!xdr_am_nfstime3(xdrs, &objp->ctime))
/freebsd-11-stable/contrib/libstdc++/include/
H A DMakefile.in798 ${tr1_srcdir}/ctime \
876 ctime \
/freebsd-11-stable/libexec/bootpd/
H A Dreadfile.c340 strcpy(timestr, ctime(&(st.st_mtime)));
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Drevoke.c1058 if ((p = ctime(&t)) == NULL)
/freebsd-11-stable/gnu/lib/libstdc++/
H A DMakefile156 cstdbool cstdint cstdio cstdlib ctgmath ctime ctype.h cwchar \
/freebsd-11-stable/usr.sbin/makefs/
H A Dffs.c552 fsopts->superblock, ctime(&t));

Completed in 274 milliseconds

12345678910