Home
last modified time | relevance | path

Searched defs:tzoff (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/fs/smbfs/
H A Dsmbfs_subr.c52 smb_time_local2server(struct timespec *tsp, int tzoff, u_long *seconds) in smb_time_local2server()
59 smb_time_server2local(u_long seconds, int tzoff, struct timespec *tsp) in smb_time_server2local()
73 smb_time_NT2local(int64_t nsec, int tzoff, struct timespec *tsp) in smb_time_NT2local()
79 smb_time_local2NT(struct timespec *tsp, int tzoff, int64_t *nsec) in smb_time_local2NT()
88 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, in smb_time_unix2dos()
101 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, in smb_dos2unixtime()
H A Dsmbfs_smb.c483 int error, tzoff; in smbfs_smb_setptime2() local
538 int error, tzoff; in smbfs_smb_setpattrNT() local
588 int error, tzoff; in smbfs_smb_setftime() local
/freebsd/contrib/netbsd-tests/lib/libutil/
H A Dt_parsedate.c197 int tzoff; in ATF_TC_BODY() local
436 int tzoff; in ATF_TC_BODY() local
/freebsd/contrib/ntp/libntp/
H A Dclocktime.c57 int tzoff , /* hours west of GMT */ in clocktime()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_datum.c148 int tzoff; /* time zone offest from GMT */ member
495 int tzoff; in datum_pts_receive() local
/freebsd/usr.bin/find/
H A Dgetdate.y839 int tzoff; in get_date() local
/freebsd/contrib/libpcap/
H A Drpcap-protocol.h285 int32 tzoff; /* Timezone offset - not used by newer clients */ member