Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/smbfs/
H A Dsmbfs_subr.c110 smb_time_local2server(struct timespec *tsp, int tzoff, u_long *seconds) in smb_time_local2server()
117 smb_time_server2local(u_long seconds, int tzoff, struct timespec *tsp) in smb_time_server2local()
132 smb_time_NT2local(int64_t nsec, int tzoff, struct timespec *tsp) in smb_time_NT2local()
138 smb_time_local2NT(struct timespec *tsp, int tzoff, int64_t *nsec) in smb_time_local2NT()
147 smb_time_unix2dos(struct timespec *tsp, int tzoff, u_int16_t *ddp, in smb_time_unix2dos()
214 smb_dos2unixtime(u_int dd, u_int dt, u_int dh, int tzoff, in smb_dos2unixtime()
H A Dsmbfs_smb.c306 int error, tzoff; in smbfs_smb_setptime2() local
360 int error, tzoff; in smbfs_smb_setpattrNT() local
409 int error, tzoff; in smbfs_smb_setftime() local
/dragonfly/usr.bin/find/
H A Dgetdate.y852 int tzoff; in get_date() local