getter            389 lib/tdb/pytdb.c 	{ (char *)"hash_size", (getter)obj_get_hash_size, NULL, NULL },
getter            390 lib/tdb/pytdb.c 	{ (char *)"map_size", (getter)obj_get_map_size, NULL, NULL },
getter            391 lib/tdb/pytdb.c 	{ (char *)"flags", (getter)obj_get_flags, NULL, NULL },
getter            393 lib/tdb/pytdb.c 	{ (char *)"filename", (getter)obj_get_filename, NULL, (char *)"The filename of this TDB file."},
getter           1021 source4/lib/ldb/pyldb.c 	{ discard_const_p(char, "firstmodule"), (getter)py_ldb_get_firstmodule, NULL, NULL },
getter           1670 source4/lib/ldb/pyldb.c 	{ discard_const_p(char, "dn"), (getter)py_ldb_msg_get_dn, (setter)py_ldb_msg_set_dn, NULL },
getter            274 source4/param/pyparam.c 	{ discard_const_p(char, "default_service"), (getter)py_lp_ctx_default_service, NULL, NULL },
getter            275 source4/param/pyparam.c 	{ discard_const_p(char, "configfile"), (getter)py_lp_ctx_config_file, NULL,