Lines Matching defs:rs
162 translucent_cfadd( Operation *op, SlapReply *rs, Entry *e, ConfigArgs *ca ) in translucent_cfadd()
321 static int translucent_add(Operation *op, SlapReply *rs) { in translucent_add()
345 static int translucent_modrdn(Operation *op, SlapReply *rs) { in translucent_modrdn()
372 static int translucent_delete(Operation *op, SlapReply *rs) { in translucent_delete()
387 translucent_tag_cb( Operation *op, SlapReply *rs ) in translucent_tag_cb()
404 static int translucent_modify(Operation *op, SlapReply *rs) { in translucent_modify()
597 static int translucent_compare(Operation *op, SlapReply *rs) { in translucent_compare()
638 static int translucent_pwmod(Operation *op, SlapReply *rs) { in translucent_pwmod()
737 static int translucent_exop(Operation *op, SlapReply *rs) { in translucent_exop()
787 static int translucent_search_cb(Operation *op, SlapReply *rs) { in translucent_search_cb()
1086 translucent_search_cleanup( Operation *op, SlapReply *rs ) in translucent_search_cleanup()
1101 static int translucent_search(Operation *op, SlapReply *rs) { in translucent_search()
1226 static int translucent_bind(Operation *op, SlapReply *rs) { in translucent_bind()