Searched defs:DB_GHOST (Results 1 - 1 of 1) sorted by relevance

/sssd/src/ldb_modules/
H A Dmemberof.c27 #define DB_GHOST "ghost" macro
429 DB_GHOST);
643 DB_MEMBER, DB_GHOST,
970 ghel = ldb_msg_find_element(entry, DB_GHOST);
1319 DB_GHOST, NULL };
2555 DB_GHOST);
2571 ghel = ldb_msg_find_element(entry, DB_GHOST);
2870 static const char *attrs[] = { DB_OC, DB_GHOST,
2920 mod_ctx->ghel = ldb_msg_find_element(mod_ctx->msg, DB_GHOST);
3047 static const char *attrs[] = { DB_GHOST, NUL
[all...]

Completed in 21 milliseconds