/illumos-gate/usr/src/cmd/hal/hald/ |
H A D | device_store.c | 52 HalDeviceStore *store = HAL_DEVICE_STORE (obj); in hal_device_store_finalize() local 141 HalDeviceStore *store; in hal_device_store_new() local 155 HalDeviceStore *store = HAL_DEVICE_STORE (data); in emit_device_property_changed() local 166 HalDeviceStore *store = HAL_DEVICE_STORE (data); in emit_device_capability_added() local 173 hal_device_store_add (HalDeviceStore *store, HalDevice *device) in hal_device_store_add() 198 hal_device_store_remove (HalDeviceStore *store, HalDevice *device) in hal_device_store_remove() 220 hal_device_store_find (HalDeviceStore *store, const char *udi) in hal_device_store_find() 235 hal_device_store_foreach (HalDeviceStore *store, in hal_device_store_foreach() 256 hal_device_store_print_foreach_fn (HalDeviceStore *store, in hal_device_store_print_foreach_fn() 267 hal_device_store_print (HalDeviceStore *store) in hal_device_store_print() [all …]
|
H A D | hald.c | 100 gdl_store_changed (HalDeviceStore *store, HalDevice *device, in gdl_store_changed() 145 gdl_property_changed (HalDeviceStore *store, HalDevice *device, in gdl_property_changed() 159 gdl_capability_added (HalDeviceStore *store, HalDevice *device, in gdl_capability_added()
|
H A D | hald_dbus.c | 301 foreach_device_get_udi (HalDeviceStore *store, HalDevice *device, in foreach_device_get_udi() 362 foreach_device_match_get_udi (HalDeviceStore *store, HalDevice *device, in foreach_device_match_get_udi() 386 foreach_device_match_get_udi_tdl (HalDeviceStore *store, HalDevice *device, in foreach_device_match_get_udi_tdl() 490 foreach_device_by_capability (HalDeviceStore *store, HalDevice *device, gpointer user_data) in foreach_device_by_capability() 3507 foreach_device_get_xml_node (HalDeviceStore *store, HalDevice *device, in foreach_device_get_xml_node()
|
H A D | util.c | 425 hal_util_compute_udi (HalDeviceStore *store, gchar *dst, gsize dstsize, const gchar *format, ...) in hal_util_compute_udi() 1053 hal_util_branch_claim (HalDeviceStore *store, HalDevice *root, dbus_bool_t claimed, in hal_util_branch_claim()
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SunServerDATable.java | 160 ServiceStore store = serviceTable.store; in recordNewDA() local 257 ServiceStore store = serviceTable.store; in removeDA() local 294 ServiceStore store = ServiceTable.getServiceTable().store; in returnMatchingDAs() local 370 ServiceStore store = serviceTable.store; in findDAScopes() local
|
H A D | ServiceStoreFactory.java | 115 ServiceStore store = null; in createServiceStoreFromProperty() local 185 private static void deserialize(BufferedReader in, ServiceStore store) in deserialize() 428 static void serialize(BufferedWriter out, ServiceStore store) in serialize()
|
H A D | SLPV1SAttrMsg.java | 197 ServiceStore store = ServiceTable.getServiceTable().store; in makeReply() local
|
H A D | SLPV1Manager.java | 126 ServiceStore store = ServiceTable.getServiceTable().store; in initialize() local
|
H A D | ServiceTable.java | 64 protected ServiceStore store = null; field in ServiceTable 1588 ServiceStore store) { in reportNonfatalException()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ilbadm/ |
H A D | ilbadm_subr.c | 198 i_store_serverID(void *store, char *val) in i_store_serverID() 378 i_match_hostorip(void *store, ilbadm_sgroup_t *sg, char *val, in i_match_hostorip() 664 i_new_storep(void *store, ilbadm_key_code_t key) in i_new_storep() 832 i_store_val(char *val, void *store, ilbadm_key_code_t keyword) in i_store_val() 1077 i_parse_optstring(char *arg, void *store, ilbadm_key_name_t *keylist, in i_parse_optstring()
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | strcpy.S | 77 store: label
|
/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/ |
H A D | table.c | 65 store(table, key, datum) in store() function
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | ssa.c | 124 static bool rewrite_single_store(struct instruction *store) in rewrite_single_store() 174 struct instruction *store = NULL; in ssa_convert_one_var() local
|
/illumos-gate/usr/src/cmd/lp/cmd/ |
H A D | lpfilter.c | 264 *store, local 587 *store, local
|
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | db.cc | 108 db_next_info * store = new db_next_info; in assign_next_desc() local 125 db_next_info * store = new db_next_info; in assign_next_desc() local
|
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/ |
H A D | signcsr.c | 361 KMF_ENCODE_FORMAT fmt, int store, char *outlabel) in pk_signcsr_pk11_nss() 543 int store = 0; in pk_signcsr() local
|
/illumos-gate/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo_acpi.c | 160 HalDeviceStore *store = hald_get_gdl(); in devinfo_power_button_event() local
|
/illumos-gate/usr/src/cmd/col/ |
H A D | col.c | 463 store(int lno) in store() function
|
/illumos-gate/usr/src/lib/libnsl/yp/ |
H A D | dbm.c | 183 store(datum key, datum dat) in store() function
|
/illumos-gate/usr/src/ucblib/libdbm/ |
H A D | dbm.c | 191 store(datum key, datum dat) in store() function
|
/illumos-gate/usr/src/cmd/svr4pkg/pkgmk/ |
H A D | splpkgmap.c | 403 store(struct data **sf, unsigned int eptnum, char *aclass, fsblkcnt_t limit, in store() function
|
/illumos-gate/usr/src/cmd/printf/ |
H A D | printf.c | 447 char *save, *store, c; in escape() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/ |
H A D | repval.c | 530 const char *prop, boolean_t store) in store_retrieve_rep_vals()
|
/illumos-gate/usr/src/cmd/sendmail/util/ |
H A D | mail.local.c | 520 store(from, lmtprcpts) in store() function
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | tls.c | 579 X509_STORE *store; local
|