Home
last modified time | relevance | path

Searched refs:db_prop_handle (Results 1 – 7 of 7) sorted by relevance

/dports/net/lambdamoo/MOO-1.8.1/
H A Ddb.h262 } db_prop_handle; typedef
264 extern db_prop_handle db_find_property(Objid oid, const char *name,
291 extern Var db_property_value(db_prop_handle);
292 extern void db_set_property_value(db_prop_handle, Var);
306 extern Objid db_property_owner(db_prop_handle);
307 extern void db_set_property_owner(db_prop_handle, Objid);
312 extern unsigned db_property_flags(db_prop_handle);
313 extern void db_set_property_flags(db_prop_handle, unsigned);
321 extern int db_property_allows(db_prop_handle, Objid,
H A Ddb_properties.c127 db_prop_handle h; in db_add_propdef()
166 db_prop_handle h; in db_rename_propdef()
314 get_bi_value(db_prop_handle h, Var * value) in get_bi_value()
367 db_prop_handle
405 db_prop_handle h; in db_find_property()
462 db_property_value(db_prop_handle h) in db_property_value()
478 db_set_property_value(db_prop_handle h, Var value) in db_set_property_value()
533 db_property_owner(db_prop_handle h) in db_property_owner()
546 db_set_property_owner(db_prop_handle h, Objid oid) in db_set_property_owner()
558 db_property_flags(db_prop_handle h) in db_property_flags()
[all …]
H A Dquota.c28 db_prop_handle h; in decr_quota()
52 db_prop_handle h; in incr_quota()
H A Dproperty.c69 db_prop_handle h; in bf_prop_info()
153 db_prop_handle h; in set_prop_info()
254 db_prop_handle h; in bf_clear_prop()
289 db_prop_handle h; in bf_is_clear_prop()
H A Dmatch.c35 db_prop_handle h; in aliases()
H A Dutils.c334 db_prop_handle h; in get_system_property()
H A Dexecute.c1358 db_prop_handle h; in run()
1388 db_prop_handle h; in run()
1423 db_prop_handle h; in run()