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

/sssd/src/ldb_modules/
H A Dmemberof.c1289 static int mbof_del_execute_op(struct mbof_del_operation *delop);
1730 return mbof_del_execute_op(first->children[0]);
1761 static int mbof_del_execute_op(struct mbof_del_operation *delop) function
2356 return mbof_del_execute_op(nextop);
3749 return mbof_del_execute_op(first->children[0]);

Completed in 1666 milliseconds