Home
last modified time | relevance | path

Searched defs:common_prefix (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c536 common_prefix(uint8_t *a, uint8_t *b, uint8_t net) in common_prefix() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreter.cpp285 std::string common_prefix = lldb_matches.LongestCommonPrefix(); in HandleCompletionWithDescriptions() local