Searched defs:license (Results 1 – 2 of 2) sorted by relevance
503 static int loadCodeSections(const char* elfPath, vector<codeSection>& cs, const string& license) { in loadCodeSections()549 vector<char> license; in loadProg() local
141 int bpfProgLoad(bpf_prog_type prog_type, Slice bpf_insns, const char* license, in bpfProgLoad()