tevent: Add a utility function tevent_find_ops_byname().
commitaceeb585cb6170e42cadae17791b8314083c278c
authorJeremy Allison <jra@samba.org>
Mon, 11 Feb 2013 18:56:58 +0000 (11 10:56 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 14 Feb 2013 18:19:38 +0000 (14 10:19 -0800)
tree369180c5d89729945fad9ebc453c157f1547cd80
parent1ee428d5cad6910521ce77322614183fa2c7916e
tevent: Add a utility function tevent_find_ops_byname().

Returns an event ops struct given a string name. Not
yet used, but will be part of the new "standard" fallback
code.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/tevent.c
lib/tevent/tevent_internal.h