Searched defs:tm (Results 51 - 75 of 251) sorted by relevance

1234567891011

/freebsd-current/contrib/file/src/
H A Dprint.c276 struct tm *tm, tmz; local
316 struct tm tm; local
335 struct tm tm; local
[all...]
H A Dcdf_time.c101 struct tm tm; local
154 struct tm tm; local
[all...]
/freebsd-current/sys/dev/vt/
H A Dvt_cpulogos.c121 struct terminal *tm = vd->vd_curwindow->vw_terminal; local
153 struct terminal *tm; local
210 struct terminal *tm; local
[all...]
/freebsd-current/usr.bin/calendar/
H A Dcalendar.c151 struct tm tm; local
H A Devents.c201 struct tm tm; local
/freebsd-current/sys/dev/efidev/
H A Defirtc.c64 struct efi_tm tm; local
132 struct efi_tm tm; local
155 struct efi_tm tm; local
[all...]
/freebsd-current/sys/dev/xen/efi/
H A Dpvefi.c53 get_time(struct efi_tm *tm) argument
101 set_time(struct efi_tm *tm) argument
[all...]
/freebsd-current/contrib/ntp/libntp/
H A Dprettydate.c66 struct tm *tm = NULL; local
165 struct tm *tm; local
[all...]
/freebsd-current/contrib/unbound/compat/
H A Dgmtime_r.c103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) argument
/freebsd-current/contrib/nvi/ex/
H A Dex_write.c281 ex_writefp(SCR *sp, char *name, FILE *fp, MARK *fm, MARK *tm, u_long *nlno, u_long *nch, int silent) argument
/freebsd-current/contrib/netbsd-tests/lib/libc/time/
H A Dt_strptime.c48 struct tm tm = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, NULL }; local
91 struct tm tm = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, NULL }; local
183 struct tm tm; local
[all...]
/freebsd-current/crypto/openssl/crypto/x509/
H A Dx509cset.c37 int X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
44 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
140 int X509_REVOKED_set_revocationDate(X509_REVOKED *x, ASN1_TIME *tm) argument
/freebsd-current/crypto/openssl/crypto/
H A Do_time.c72 int OPENSSL_gmtime_adj(struct tm *t argument
133 julian_adj(const struct tm *tm, int off_day, long offset_sec, long *pday, int *psec) argument
[all...]
/freebsd-current/sbin/dhclient/
H A Dparse.c446 struct tm tm; local
[all...]
/freebsd-current/usr.bin/who/
H A Dwho.c168 struct tm *tm; local
/freebsd-current/sys/security/audit/
H A Daudit_bsm.c121 struct timeval tm; local
/freebsd-current/lib/libc/stdtime/
H A Dstrptime.c79 _strptime(const char *buf, const char *fmt, struct tm *tm, int *GMTp, argument
692 strptime_l(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm, locale_t loc) argument
711 strptime(const char * __restrict buf, const char * __restrict fmt, struct tm * __restrict tm) argument
[all...]
/freebsd-current/include/
H A Dtime.h98 struct tm { struct
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp44 NVPTXDAGToDAGISel::NVPTXDAGToDAGISel(NVPTXTargetMachine &tm, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelDAGToDAG.cpp41 explicit VEDAGToDAGISel(VETargetMachine &tm) : SelectionDAGISel(ID, tm) {} argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_compression_store.c130 struct tm *tm; local
[all...]
H A Dtest_write_format_zip_file_zip64.c77 struct tm *tm; local
[all...]
H A Dtest_write_format_zip_file.c75 struct tm *tm; local
[all...]
/freebsd-current/usr.bin/grdc/
H A Dgrdc.c31 static struct tm *tm; variable in typeref:struct:tm
[all...]
/freebsd-current/sys/amd64/amd64/
H A Defirt_machdep.c343 struct efi_tm tm; local

Completed in 406 milliseconds

1234567891011