Home
last modified time | relevance | path

Searched refs:is_added (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/hal/hald/
H A Dhald.c101 gboolean is_added, gpointer user_data) in gdl_store_changed() argument
103 if (is_added) { in gdl_store_changed()
133 if (is_added) { in gdl_store_changed()
/titanic_41/usr/src/cmd/hal/tools/
H A Dlshal.c479 dbus_bool_t is_added) in property_modified() argument
489 is_added ? "true" : "false"); in property_modified()
501 if (is_added) in property_modified()
/titanic_41/usr/src/cmd/rmvolmgr/
H A Drmvolmgr.c80 const char *key, dbus_bool_t is_removed, dbus_bool_t is_added);
448 dbus_bool_t is_removed, dbus_bool_t is_added) in rmm_property_modified() argument
/titanic_41/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c1038 kcf_do_notify(kcf_provider_desc_t *prov_desc, boolean_t is_added) in kcf_do_notify() argument
1052 ec.ec_change = is_added ? CRYPTO_MECH_ADDED : in kcf_do_notify()
1076 kcf_walk_ntfylist(is_added ? CRYPTO_EVENT_PROVIDER_REGISTERED : in kcf_do_notify()
/titanic_41/usr/src/lib/hal/libhal/common/
H A Dlibhal.h172 dbus_bool_t is_added);
/titanic_41/usr/src/tools/onbld/Scm/
H A DWorkSpace.py95 def is_added(self): member in ActiveEntry
579 return [entry.name for entry in self.__active if entry.is_added()]
/titanic_41/usr/src/tools/onbld/hgext/
H A Dcdm.py385 elif e and e.is_added():
/titanic_41/usr/src/uts/common/inet/ip/
H A Dsadb.c7063 boolean_t is_added; member
7113 if (update_state->is_added) {
7147 sadb_alg_update(ipsec_algtype_t alg_type, uint8_t alg_id, boolean_t is_added, argument
7157 update_state.is_added = is_added;