Searched defs:tzoff (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/fs/smbfs/ |
H A D | smbfs_subr.c | 52 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 D | smbfs_smb.c | 483 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 D | t_parsedate.c | 197 int tzoff; in ATF_TC_BODY() local 436 int tzoff; in ATF_TC_BODY() local
|
/freebsd/contrib/ntp/libntp/ |
H A D | clocktime.c | 57 int tzoff , /* hours west of GMT */ in clocktime()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_datum.c | 148 int tzoff; /* time zone offest from GMT */ member 495 int tzoff; in datum_pts_receive() local
|
/freebsd/usr.bin/find/ |
H A D | getdate.y | 839 int tzoff; in get_date() local
|
/freebsd/contrib/libpcap/ |
H A D | rpcap-protocol.h | 285 int32 tzoff; /* Timezone offset - not used by newer clients */ member
|