Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ is_nt
Function
is_nt
mysys/my_windac.c:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
*/
29
30
static my_bool is_nt()
31
{
32
return GetVersion() < 0x80000000;
33
}
34
35
/*
36
Auxilary structure to store pointers to the data which we need to keep
Callers
1
my_security_attr_create
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected