MCPcopy 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
8593TSUuid
8594TSProcessUuidGet()
8595{
8596 Machine *machine = Machine::instance();
8597 return reinterpret_cast<TSUuid>(&machine->uuid);
8598}
8599
8600const char *
8601TSUuidStringGet(const TSUuid uuid)

Callers 6

InjectTxnUuidHeaderFunction · 0.85
append_valueMethod · 0.85
Ex_Ssn.ccFile · 0.85
ts_lua_get_process_idFunction · 0.85
_getMethod · 0.85

Calls

no outgoing calls

Tested by 1