Searched defs:tm (Results 1 - 25 of 88) sorted by relevance

1234

/src/usr.sbin/rtadvd/
H A Dtimer.h37 struct timespec tm; member in struct:rtadvd_timer
H A Dtimer.c100 rtadvd_set_timer(struct timespec *tm, struct rtadvd_timer *timer) argument
126 struct rtadvd_timer *tm, *tmn; local in function:rtadvd_check_timer
[all...]
/src/lib/libc/time/
H A Dgetdate.c171 struct tm tm; local in function:getdate
235 struct tm tm; local in function:getdate
[all...]
H A Dstrptime.c119 fromzone(const unsigned char **bp, struct tm *tm, int mandatory) argument
151 strptime(const char *buf, const char *fmt, struct tm *tm) argument
157 strptime_l(const char *buf, const char *fmt, struct tm *t argument
[all...]
/src/lib/libcurses/
H A Dctrace.c59 char *tf, *tm; local in function:__CTRACE_init
/src/usr.bin/chpass/
H A Dutil.c74 struct tm tm; local in function:atot
/src/sys/arch/ia64/ia64/
H A Defi.c123 efi_get_time(struct efi_tm *tm) argument
158 efi_set_time(struct efi_tm *tm) argument
/src/sbin/mount_nilfs/
H A Dmount_nilfs.c104 struct tm *tm; local in function:mount_nilfs_parseargs
/src/tests/lib/libutil/
H A Dt_parsedate.c62 struct tm tm; local in function:parsecheck
245 struct tm tm; local in function:ATF_TC_BODY
288 struct tm tm; local in function:ATF_TC_BODY
[all...]
/src/sys/kern/
H A Dsubr_time.c169 struct bintime tm = {0, 0}; local in function:clock_gettime1
/src/sbin/mount_msdos/
H A Dmount_msdos.c91 struct tm *tm; local in function:mount_msdos_parseargs
/src/sbin/mount_udf/
H A Dmount_udf.c104 struct tm *tm; local in function:mount_udf_parseargs
/src/sbin/newfs_udf/
H A Dnewfs_udf.c142 struct tm *tm; local in function:main
/src/include/
H A Dtime.h75 struct tm { struct
[all...]
/src/usr.bin/flock/
H A Dflock.c164 timer_t tm; local in function:main
/src/usr.bin/skeyinit/
H A Dskeyinit.c59 struct tm *tm; local in function:main
/src/sys/arch/hp300/stand/mkboot/
H A Dmkboot.c289 struct tm *tm; local in function:bcddate
[all...]
/src/sys/arch/arm/arm/
H A Defi_runtime.c120 arm_efirt_gettime(struct efi_tm *tm, struct efi_tmcap *tmcap) argument
139 arm_efirt_settime(struct efi_tm *tm) argument
/src/bin/date/
H A Ddate.c98 struct tm *tm; local in function:main
249 struct tm tm; local in function:parse_iso_datetime
[all...]
/src/bin/pax/
H A Dgen_subs.c92 struct tm tm; local in function:formattime
/src/usr.bin/cvslatest/
H A Dcvslatest.c109 struct tm tm; local in function:getlatest
/src/tests/lib/libc/time/
H A Dt_strptime.c50 struct tm tm = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, NULL }; local in function:h_pass
81 struct tm tm = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, NULL }; local in function:h_fail
166 struct tm tm; local in function:ztest1
520 struct tm tm; local in function:ATF_TC_BODY
[all...]
/src/usr.sbin/timed/timed/
H A Dreadmsg.c452 char tm[26]; local in function:print
/src/usr.sbin/tpctl/
H A Dmain.c386 struct termios tm, raw; local in function:check_esc
/src/sys/arch/hppa/stand/mkboot/
H A Dmkboot.c417 struct tm *tm; local in function:bcddate
[all...]

Completed in 16 milliseconds

1234