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

/freebsd-10.0-release/contrib/ntp/libntp/
H A Dclocktime.c31 clocktime( int yday, int hour, int minute, int second, int tzoff, u_long rec_ui, u_long *yearstart, u_int32 *ts_ui ) argument
/freebsd-10.0-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.c429 int error, tzoff; local
484 int error, tzoff; local
534 int error, tzoff; local
[all...]
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_datum.c160 int tzoff; /* time zone offest from GMT */ member in struct:datum_pts_unit
590 int tzoff; local
[all...]
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-int.h263 int tzoff; /* timezone offset */ member in struct:pcap

Completed in 102 milliseconds