Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ TSProcessUuidGet
Function
TSProcessUuidGet
src/api/InkAPI.cc:8593–8598 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8591
}
8592
8593
TSUuid
8594
TSProcessUuidGet()
8595
{
8596
Machine *machine = Machine::instance();
8597
return reinterpret_cast<TSUuid>(&machine->uuid);
8598
}
8599
8600
const char *
8601
TSUuidStringGet(const TSUuid uuid)
Callers
6
REGRESSION_TEST(SDK_API_UUID)
Function · 0.85
InjectTxnUuidHeader
Function · 0.85
append_value
Method · 0.85
Ex_Ssn.cc
File · 0.85
ts_lua_get_process_id
Function · 0.85
_get
Method · 0.85
Calls
no outgoing calls
Tested by
1
REGRESSION_TEST(SDK_API_UUID)
Function · 0.68