mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
r4059: moved the ldb -o option parsing to a common routine
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
1235afa5fe
commit
ee52c1e38c
@@ -127,4 +127,6 @@ struct ldb_context *lldb_connect(const char *url,
|
||||
const char *options[]);
|
||||
struct ldb_module *timestamps_module_init(struct ldb_context *ldb, const char *options[]);
|
||||
|
||||
const char **ldb_options_parse(const char **options, int *ldbopts, const char *arg);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user