Searched refs:sourceContext (Results 1 – 1 of 1) sorted by relevance
83 char *sourceContext = nullptr; in getCallingContext() local85 if (getpidcon(sourcePid, &sourceContext) < 0) { in getCallingContext()90 std::string context = sourceContext; in getCallingContext()91 freecon(sourceContext); in getCallingContext()