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.cpp28 LDAPURLDesc* ludpp = nullptr; in isValidLDAPURI() local
32 auto ludppCleanupFunc = [](LDAPURLDesc* ludpp) { in isValidLDAPURI()