Searched defs:tm (Results 201 - 225 of 283) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/openbsm/libbsm/
H A Dbsm_token.c656 au_to_file(const char *file, struct timeval tm) argument
1467 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, struct timeval tm) argument
1505 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, struct timeval tm, struct auditinfo_addr *aia) argument
1542 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, struct timeval tm) argument
1573 struct timeval tm; local
1590 struct timeval tm; local
1601 struct timeval tm; local
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_client/
H A Dexport.c191 apr_time_t tm; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dopt.c499 apr_time_t tm; local
/freebsd-10.1-release/contrib/tnftp/src/
H A Dutil.c791 rfc2822time(const struct tm *tm) argument
/freebsd-10.1-release/contrib/unbound/util/
H A Dconfig_file.c1072 struct tm tm; local
[all...]
H A Dnetevent.c2046 struct comm_timer *tm = (struct comm_timer*)calloc(1, local
2109 struct comm_timer* tm = (struct comm_timer*)arg; local
[all...]
/freebsd-10.1-release/contrib/unbound/validator/
H A Dval_sigcrypt.c1179 struct tm tm; local
[all...]
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c270 struct tm *tm = localtime(&mtime); local
/freebsd-10.1-release/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c278 struct tm *tm; local
352 struct tm tm; local
/freebsd-10.1-release/crypto/openssh/
H A Dkrl.c744 struct tm *tm; local
/freebsd-10.1-release/lib/libfetch/
H A Dftp.c404 struct tm tm; local
[all...]
/freebsd-10.1-release/sbin/newfs_msdos/
H A Dnewfs_msdos.c251 struct tm *tm; local
[all...]
/freebsd-10.1-release/sys/dev/mpr/
H A Dmpr_sas.c240 struct mpr_command *tm; local
257 mprsas_free_tm(struct mpr_softc *sc, struct mpr_command *tm) argument
363 mprsas_remove_volume(struct mpr_softc *sc, struct mpr_command *tm) argument
539 mprsas_remove_device(struct mpr_softc *sc, struct mpr_command *tm) argument
617 mprsas_remove_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
1203 struct mpr_command *tm = data; local
1214 mprsas_logical_unit_reset_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
1306 mprsas_target_reset_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
1381 mprsas_send_reset(struct mpr_softc *sc, struct mpr_command *tm, uint8_t type) argument
1451 mprsas_abort_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
1535 mprsas_send_abort(struct mpr_softc *sc, struct mpr_command *tm, struct mpr_command *cm) argument
2902 struct mpr_command *tm; local
2940 mprsas_resetdev_complete(struct mpr_softc *sc, struct mpr_command *tm) argument
[all...]
/freebsd-10.1-release/sys/dev/mps/
H A Dmps_sas.c234 struct mps_command *tm; local
251 mpssas_free_tm(struct mps_softc *sc, struct mps_command *tm) argument
359 mpssas_remove_volume(struct mps_softc *sc, struct mps_command *tm) argument
540 mpssas_remove_device(struct mps_softc *sc, struct mps_command *tm) argument
615 mpssas_remove_complete(struct mps_softc *sc, struct mps_command *tm) argument
1160 struct mps_command *tm = data; local
1171 mpssas_logical_unit_reset_complete(struct mps_softc *sc, struct mps_command *tm) argument
1263 mpssas_target_reset_complete(struct mps_softc *sc, struct mps_command *tm) argument
1338 mpssas_send_reset(struct mps_softc *sc, struct mps_command *tm, uint8_t type) argument
1396 mpssas_abort_complete(struct mps_softc *sc, struct mps_command *tm) argument
1480 mpssas_send_abort(struct mps_softc *sc, struct mps_command *tm, struct mps_command *cm) argument
3070 struct mps_command *tm; local
3107 mpssas_resetdev_complete(struct mps_softc *sc, struct mps_command *tm) argument
[all...]
/freebsd-10.1-release/sys/security/audit/
H A Dbsm_token.c583 au_to_file(const char *file, struct timeval tm) argument
1440 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, struct timeval tm) argument
1476 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, struct timeval tm, struct auditinfo_addr *aia) argument
1512 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, struct timeval tm) argument
1541 struct timeval tm; local
1558 struct timeval tm; local
1569 struct timeval tm; local
[all...]
/freebsd-10.1-release/sys/sparc64/sparc64/
H A Diommu.c705 bus_dmamap_t tm, last; local
/freebsd-10.1-release/sys/vm/
H A Dvm_object.c2219 vm_page_t m, tm; local
/freebsd-10.1-release/usr.bin/kdump/
H A Dkdump.c1669 struct tm *tm; local
[all...]
/freebsd-10.1-release/usr.bin/ncal/
H A Dncal.c377 struct tm *tm; local
543 struct tm tm; local
766 struct tm tm; /* for strftime printing local names of local
857 struct tm tm; /* for strftime printing local names of local
954 struct tm tm; local
1078 struct tm tm; local
[all...]
/freebsd-10.1-release/usr.bin/stat/
H A Dstat.c595 struct tm *tm; local
/freebsd-10.1-release/usr.sbin/cdcontrol/
H A Dcdcontrol.c530 unsigned char tm, ts, tf; local
610 &tm, &ts, &tf); local
658 &tm, &ts, &tf); local
676 &tm, local
698 &tm, &ts, &tf); local
727 &tm, &ts, &tf); local
[all...]
/freebsd-10.1-release/usr.sbin/rtadvd/
H A Drtadvd.c1868 ra_timer_update(void *arg, struct timespec *tm) argument
/freebsd-10.1-release/usr.sbin/tzsetup/
H A Dtzsetup.c859 struct tm *tm; local
/freebsd-10.1-release/usr.sbin/usbdump/
H A Dusbdump.c452 struct tm *tm; local
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_leapsec.c1161 struct calendar tm; local

Completed in 542 milliseconds

1234567891011>>