Searched defs:tzoff (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/netbsd-tests/lib/libutil/
H A Dt_parsedate.c107 int tzoff; local
/freebsd-10.3-release/contrib/ntp/tests/libntp/
H A Dclocktime.c58 const int yday=175, hour=12, minute=50, second=0, tzoff=0; local
84 const int yday=175, hour=12, minute=0, second=0, tzoff=0; local
108 const int yday=175, hour=4, minute=0, second=0, tzoff=8; local
129 const int yday=2, hour=11, minute=0, second=0, tzoff=0; local
150 const int yday=365, hour=23, minute=0, second=0, tzoff=0; local
171 const int yday=1, hour=1, minute=0, second=0, tzoff=0; local
188 const int yday=100, hour=12, minute=0, second=0, tzoff=0; local
[all...]
/freebsd-10.3-release/sys/fs/smbfs/
H A Dsmbfs_subr.c52 smb_time_local2server(struct timespec *tsp, int tzoff, u_long *seconds) argument
59 smb_time_server2local(u_long seconds, int tzoff, struct timespec *tsp) argument
74 smb_time_NT2local(int64_t nsec, int tzoff, struct timespec *tsp) argument
80 smb_time_local2NT(struct timespec *tsp, int tzoff, int64_t *nsec) argument
89 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, argument
102 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, argument
[all...]
H A Dsmbfs_smb.c484 int error, tzoff; local
539 int error, tzoff; local
589 int error, tzoff; local
[all...]
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_datum.c148 int tzoff; /* time zone offest from GMT */ member in struct:datum_pts_unit
494 int tzoff; local
[all...]
/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-int.h263 int tzoff; /* timezone offset */ member in struct:pcap

Completed in 114 milliseconds