Home
last modified time | relevance | path

Searched refs:push_dos_date (Results 1 – 9 of 9) sorted by relevance

/dports/net/samba412/samba-4.12.15/source4/libcli/raw/
H A Drawdate.c33 push_dos_date(buf, offset, unixdate, transport->negotiate.server_zone); in raw_push_dos_date()
/dports/net/samba412/samba-4.12.15/source4/smb_server/smb/
H A Dsrvtime.c33 push_dos_date(buf, offset, unixdate, smb_server->negotiate.zone_offset); in srv_push_dos_date()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/raw/
H A Drawdate.c33 push_dos_date(buf, offset, unixdate, transport->negotiate.server_zone); in raw_push_dos_date()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/smb_server/smb/
H A Dsrvtime.c34 push_dos_date(buf, offset, unixdate, smb_server->negotiate.zone_offset); in srv_push_dos_date()
/dports/net/samba412/samba-4.12.15/lib/util/
H A Dtime.h119 void push_dos_date(uint8_t *buf, int offset, time_t unixdate, int zone_offset);
H A Dtime.c234 _PUBLIC_ void push_dos_date(uint8_t *buf, int offset, time_t unixdate, int zone_offset) in push_dos_date() function
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dtime.c129 push_dos_date((uint8_t *)buf, offset, unixdate, server_zone_offset); in srv_put_dos_date()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/util/
H A Dtime.c188 _PUBLIC_ void push_dos_date(uint8_t *buf, int offset, time_t unixdate, int zone_offset) in push_dos_date() function
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dproto.h275 void push_dos_date(uint8_t *buf, int offset, time_t unixdate, int zone_offset);