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

/freebsd-current/contrib/netbsd-tests/lib/libutil/
H A Dt_parsedate.c197 int tzoff; local
436 int tzoff; local
[all...]
/freebsd-current/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
73 smb_time_NT2local(int64_t nsec, int tzoff, struct timespec *tsp) argument
79 smb_time_local2NT(struct timespec *tsp, int tzoff, int64_t *nsec) argument
88 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, argument
101 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, argument
[all...]
H A Dsmbfs_smb.c483 int error, tzoff; local
538 int error, tzoff; local
588 int error, tzoff; local
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_datum.c148 int tzoff; /* time zone offest from GMT */ member in struct:datum_pts_unit
495 int tzoff; local
[all...]
/freebsd-current/contrib/libpcap/
H A Drpcap-protocol.h283 int32 tzoff; /* Timezone offset - not used by newer clients */ member in struct:rpcap_openreply

Completed in 99 milliseconds