Home
last modified time | relevance | path

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

/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dutils.cpp30 LDAPURLDesc* ludpp = nullptr; in isValidLDAPURI() local
34 auto ludppCleanupFunc = [](LDAPURLDesc* ludpp) { in isValidLDAPURI()