Searched refs:DB_OC (Results 1 - 1 of 1) sorted by relevance
/sssd-io/src/ldb_modules/ |
H A D | memberof.c | 34 #define DB_OC "objectCategory" macro 203 el = ldb_msg_find_element(entry, DB_OC); 642 static const char *attrs[] = { DB_OC, DB_NAME, 1317 static const char *attrs[] = { DB_OC, DB_NAME, 1770 static const char *attrs[] = { DB_OC, DB_NAME, 2870 static const char *attrs[] = { DB_OC, DB_GHOST, 3068 DB_OC, DB_GROUP_CLASS, 3931 static const char *filter = "("DB_OC"="DB_USER_CLASS")"; 4038 static const char *filter = "("DB_OC"="DB_GROUP_CLASS")";
|
Completed in 14 milliseconds