systime 5705 source3/include/proto.h bool smb_io_system_time(const char *desc, prs_struct *ps, int depth, SYSTEMTIME *systime); systime 5706 source3/include/proto.h bool make_systemtime(SYSTEMTIME *systime, struct tm *unixtime); systime 64 source3/rpc_parse/parse_misc.c bool smb_io_system_time(const char *desc, prs_struct *ps, int depth, SYSTEMTIME *systime) systime 89 source3/rpc_parse/parse_misc.c bool make_systemtime(SYSTEMTIME *systime, struct tm *unixtime)