smb_io_time      5704 source3/include/proto.h bool smb_io_time(const char *desc, NTTIME *nttime, prs_struct *ps, int depth);
smb_io_time       221 source3/registry/regfio.c 	if ( !smb_io_time( "modtime", &file->mtime, ps, depth ) )
smb_io_time       323 source3/registry/regfio.c 	if ( !smb_io_time( "mtime", &nk->mtime, ps, depth ))