Searched defs:tm (Results 151 - 175 of 262) sorted by relevance

1234567891011

/freebsd-13-stable/contrib/lua/src/
H A Dldo.c375 const TValue *tm = luaT_gettmbyobj(L, s2v(func), TM_CALL); local
/freebsd-13-stable/sys/fs/smbfs/
H A Dsmbfs_smb.c539 int64_t tm; local
634 int64_t tm; local
761 u_long tm; local
[all...]
/freebsd-13-stable/sys/fs/tmpfs/
H A Dtmpfs_vnops.c91 struct tmpfs_mount *tm; local
1384 struct tmpfs_mount *tm; local
1748 struct tmpfs_mount *tm; local
[all...]
/freebsd-13-stable/sys/dev/mfi/
H A Dmfi_tbolt.c1091 int tm = mfi_polled_cmd_timeout * 1000; local
/freebsd-13-stable/usr.bin/unzip/
H A Dunzip.c799 struct tm *tm; local
/freebsd-13-stable/usr.sbin/rpc.tlsservd/
H A Drpc.tlsservd.c147 struct timeval tm; local
/freebsd-13-stable/usr.sbin/rwhod/
H A Drwhod.c549 struct timeval tm; local
/freebsd-13-stable/usr.bin/at/
H A Dat.c885 struct tm *tm = localtime(&timer); local
904 struct tm *tm = localtime(&timer); local
H A Dparsetime.c288 plus_or_minus(struct tm *tm, int delay) argument
333 plus(struct tm *t argument
348 minus(struct tm *tm) argument
364 tod(struct tm *tm) argument
430 assign_date(struct tm *tm, long mday, long mon, long year) argument
479 month(struct tm *tm) argument
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dexport.c191 apr_time_t tm; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Drev_hunt.c61 get_time(apr_time_t *tm, svn_fs_t *fs, svn_revnum_t rev, apr_pool_t *pool) argument
80 svn_repos_dated_revision(svn_revnum_t *revision, svn_repos_t *repos, apr_time_t tm, apr_pool_t *pool) argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dopt.c537 apr_time_t tm; local
/freebsd-13-stable/contrib/unbound/validator/
H A Dval_sigcrypt.c1206 struct tm tm; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c278 struct tm *tm; local
352 struct tm tm; local
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dhxtool.c891 struct tm tm; local
/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dextensions_srvr.c744 unsigned long tm, now; local
/freebsd-13-stable/contrib/tnftp/src/
H A Dutil.c791 rfc2822time(const struct tm *tm) argument
/freebsd-13-stable/sbin/newfs_msdos/
H A Dmkfs_msdos.c243 struct tm *tm; local
[all...]
/freebsd-13-stable/sbin/savecore/
H A Dsavecore.c164 struct tm tm; local
/freebsd-13-stable/contrib/ipfilter/tools/
H A Dipmon.c630 struct tm *tm; local
646 struct tm *tm; local
836 struct tm *tm; local
1052 struct tm *tm; local
[all...]
/freebsd-13-stable/contrib/ldns/
H A Dstr2host.c61 struct tm tm; local
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp281 CHECK_TYPE_SIZE(tm); variable
[all...]
/freebsd-13-stable/contrib/diff/lib/
H A Dstrftime.c1263 struct tm tm; local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlgc.c810 const TValue *tm; local
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_sas.c225 struct mpr_command *tm; local
238 mprsas_free_tm(struct mpr_softc *sc, struct mpr_command *tm) argument
352 mprsas_remove_volume(struct mpr_softc *sc, struct mpr_command *tm) argument
489 struct mpr_command *tm; local
536 mprsas_remove_device(struct mpr_softc *sc, struct mpr_command *tm) argument
613 mprsas_remove_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
1188 struct mpr_command *tm = data; local
1204 mprsas_logical_unit_reset_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
1305 mprsas_target_reset_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
1384 mprsas_send_reset(struct mpr_softc *sc, struct mpr_command *tm, uint8_t type) argument
1459 mprsas_abort_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
1542 mprsas_send_abort(struct mpr_softc *sc, struct mpr_command *tm, struct mpr_command *cm) argument
3190 struct mpr_command *tm; local
3235 mprsas_resetdev_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
3407 mprsas_prepare_for_tm(struct mpr_softc *sc, struct mpr_command *tm, struct mprsas_target *target, lun_id_t lun_id) argument
[all...]

Completed in 223 milliseconds

1234567891011