| /onnv-gate/usr/src/uts/common/xen/os/ |
| H A D | gnttab.c | 105 static grant_entry_t *shared; variable 110 #define GT_PGADDR(i) ((uintptr_t)shared + ((i) << MMU_PAGESHIFT)) 264 shared[ref].frame = frame; in gnttab_grant_foreign_access() 265 shared[ref].domid = domid; in gnttab_grant_foreign_access() 267 shared[ref].flags = GTF_permit_access | (readonly ? GTF_readonly : 0); in gnttab_grant_foreign_access() 278 shared[ref].frame = frame; in gnttab_grant_foreign_access_ref() 279 shared[ref].domid = domid; in gnttab_grant_foreign_access_ref() 281 shared[ref].flags = GTF_permit_access | (readonly ? GTF_readonly : 0); in gnttab_grant_foreign_access_ref() 292 nflags = shared[ref].flags; in gnttab_query_foreign_access() 305 nflags = shared[ref].flags; in gnttab_end_foreign_access_ref() [all …]
|
| /onnv-gate/usr/src/uts/common/io/lvm/md/ |
| H A D | md_names.c | 110 unused_key(struct nm_next_hdr *nh, int shared, mdkey_t key) in unused_key() argument 115 if (shared & NM_DEVID) { in unused_key() 119 min_value = ((shared & NM_SHARED) ? MDDB_FIRST_MODID : 1); in unused_key() 127 if ((shared & NM_SHARED) && (lookup_shared_entry(nh, key, (char *)0, in unused_key() 135 if (!(shared & NM_NOTSHARED) && in unused_key() 143 destroy_key(struct nm_next_hdr *nh, int shared, mdkey_t key) in destroy_key() argument 155 if (shared & NM_KEY_RECYCLE) in destroy_key() 158 while (unused_key(nh, shared, key)) in destroy_key() 190 create_hdr(set_t setno, int shared) in create_hdr() argument 196 if (shared & NM_DEVID) { in create_hdr() [all …]
|
| /onnv-gate/usr/src/cmd/ypcmd/ |
| H A D | Makefile | 81 SHARED_DIR= ./shared 271 ./shared/utils.c ./shared/lockmap.c ./shared/ancil.c -lnsl 279 ./shared/utils.c ./shared/lockmap.c ./shared/ancil.c \ 284 ./shared/utils.c ./shared/lockmap.c ./shared/ancil.c \
|
| /onnv-gate/usr/src/uts/common/io/lvm/mirror/ |
| H A D | mirror.c | 292 md_m_shared_t *shared; in mirror_set_sm_state() local 304 shared = (md_m_shared_t *)(*(smic->sm_shared_by_indx)) in mirror_set_sm_state() 306 if (shared->ms_state & (CS_ERRED | CS_LAST_ERRED)) in mirror_set_sm_state() 308 if (shared->ms_state & (CS_RESYNC)) in mirror_set_sm_state() 310 if (shared->ms_state & CS_ERRED) in mirror_set_sm_state() 332 md_m_shared_t *shared; in mirror_geterror() local 347 shared = (md_m_shared_t *)(*(smic->sm_shared_by_indx)) in mirror_geterror() 356 (shared->ms_flags & MDM_S_PROBEOPEN): in mirror_geterror() 357 (shared->ms_flags & MDM_S_ISOPEN); in mirror_geterror() 358 if (((shared->ms_flags & MDM_S_IOERR || !open_comp) && in mirror_geterror() [all …]
|
| /onnv-gate/usr/src/common/openssl/doc/crypto/ |
| H A D | DH_generate_key.pod | 20 value to compute the shared key. 22 DH_generate_key() expects B<dh> to contain the shared parameters 28 DH_compute_key() computes the shared secret from the private DH value 36 DH_compute_key() returns the size of the shared secret on success, -1
|
| H A D | dh.pod | 44 The generation of shared DH parameters is described in 52 BIGNUM *p; // prime number (shared) 53 BIGNUM *g; // generator of Z_p (shared)
|
| /onnv-gate/usr/src/cmd/ypcmd/yppasswd/ |
| H A D | Makefile | 62 SHAREDOBJ= ../shared/utils.o ../shared/lockmap.o ../shared/ancil.o
|
| /onnv-gate/usr/src/lib/libldap5/sources/ldap/prldap/ |
| H A D | ldappr-public.c | 52 prldap_init( const char *defhost, int defport, int shared ) in prldap_init() argument 57 if ( prldap_install_routines( ld, shared ) != LDAP_SUCCESS ) { in prldap_init() 84 prldap_install_routines( LDAP *ld, int shared ) in prldap_install_routines() argument 87 if ( prldap_install_io_functions( ld, shared ) != 0 in prldap_install_routines() 88 || prldap_install_thread_functions( ld, shared ) != 0 in prldap_install_routines()
|
| H A D | ldappr-int.h | 81 int prldap_install_io_functions( LDAP *ld, int shared ); 93 int prldap_install_thread_functions( LDAP *ld, int shared );
|
| /onnv-gate/usr/src/uts/common/io/e1000g/ |
| H A D | e1000g_main.c | 433 hw = &Adapter->shared; in e1000g_attach() 595 struct e1000_hw *hw = &Adapter->shared; in e1000g_register_mac() 622 struct e1000_hw *hw = &Adapter->shared; in e1000g_identify_hardware() 650 struct e1000_hw *hw = &Adapter->shared; in e1000g_regs_map() 769 hw = &Adapter->shared; in e1000g_set_driver_params() 863 struct e1000_mac_info *mac = &Adapter->shared.mac; in e1000g_setup_max_mtu() 864 struct e1000_phy_info *phy = &Adapter->shared.phy; in e1000g_setup_max_mtu() 908 struct e1000_mac_info *mac = &Adapter->shared.mac; in e1000g_set_bufsize() 1100 result = e1000_reset_hw(&Adapter->shared); in e1000g_unattach() 1258 e1000_destroy_hw_mutex(&Adapter->shared); in e1000g_destroy_locks() [all …]
|
| /onnv-gate/usr/src/uts/common/io/ib/ |
| H A D | inc.flg | 109 echo_file usr/src/uts/sparc/Makefile.sparc.shared 111 echo_file usr/src/uts/sparc/Makefile.targ.shared 118 echo_file usr/src/uts/intel/Makefile.intel.shared 120 echo_file usr/src/uts/intel/Makefile.targ.shared 128 echo_file usr/src/uts/sun4u/Makefile.sun4u.shared 130 echo_file usr/src/uts/sun4u/Makefile.targ.shared
|
| /onnv-gate/usr/src/cmd/mdb/common/modules/md/ |
| H A D | dumpnamespace.c | 227 process_nmn_record(uintptr_t addr, int shared, int devid) in process_nmn_record() argument 241 if (shared) { in process_nmn_record() 258 if (shared) { in process_nmn_record() 275 if (shared) { in process_nmn_record() 319 if (shared) { in process_nmn_record() 366 process_nm_next_hdr(uintptr_t addr, int shared, int devid) in process_nm_next_hdr() argument 389 process_nmn_record((uintptr_t)nhdr.nmn_record, shared, devid); in process_nm_next_hdr()
|
| /onnv-gate/usr/src/lib/brand/ |
| H A D | Makefile | 33 SUBDIRS= shared .WAIT sn1 solaris10 ipkg labeled $($(MACH)_SUBDIRS) 34 MSGSUBDIRS= solaris10 shared $($(MACH)_MSGSUBDIRS)
|
| H A D | Makefile.brand | 31 ROOTSHAREDDIR= $(ROOTDIR)/shared 40 BRAND_SHARED= $(SRC)/lib/brand/shared
|
| /onnv-gate/usr/src/pkg/manifests/ |
| H A D | system-library-security-libsasl.mf | 28 value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins" 30 value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins" 48 desc="Simple Authentication and Security Layer (SASL) v2 shared library and plugins" \ 49 name="Simple Authentication and Security Layer (SASL) v2 shared library and plugins"
|
| /onnv-gate/usr/src/uts/intel/kmech_krb5/ |
| H A D | req.flg | 32 echo_file usr/src/uts/intel/Makefile.intel.shared 35 echo_file usr/src/uts/intel/Makefile.targ.shared
|
| /onnv-gate/usr/src/uts/sparc/kmech_krb5/ |
| H A D | req.flg | 32 echo_file usr/src/uts/sparc/Makefile.sparc.shared 35 echo_file usr/src/uts/sparc/Makefile.targ.shared
|
| /onnv-gate/usr/src/cmd/hal/tools/ |
| H A D | Makefile | 53 STORAGE_SHAREDOBJS = hal-storage-shared.o adt_data.o 96 hal-storage-shared.o: hal-storage-shared.c 97 $(COMPILE.c) -o $@ hal-storage-shared.c
|
| /onnv-gate/usr/src/cmd/wbem/provider/c/mof/ |
| H A D | CIM2.7.mof | 125 "(or shared) across systems. Instances of CIM_Share are " 126 "associated with the shared object on the 'server'-side via " 149 "defines the shared name by which the shared object is " 160 "for use (or shared) across systems. Instances of FileShare are " 161 "associated with the shared object on the 'server'-side via " 169 "for use (or shared) across systems. A value of true " 187 "shared name by which the shared object is exported. "
|
| /onnv-gate/usr/src/common/openssl/ |
| H A D | README.ENGINE | 123 you with a self-contained implementation in the form of a shared-library. 128 shared-libraries. It should be possible for hardware vendors to provide 129 their own shared-libraries to support arbitrary hardware to work with 148 implementation from a shared-library. To see these control commands, 154 shared-library that contains the ENGINE implementation, and "NO_VCHECK" 157 "ID" is probably only needed if a shared-library implements 166 the shared-library ENGINE implementation. If this command succeeds, the 168 that has been loaded from the shared-library. As such, any control 170 normal. Eg. if ENGINE "foo" is implemented in the shared-library 239 a shared-library that can be loaded by "dynamic" isn't automated in [all …]
|
| /onnv-gate/usr/src/lib/libldap5/include/ldap/ |
| H A D | ldappr.h | 55 LDAP * LDAP_CALL prldap_init( const char *defhost, int defport, int shared ); 72 int LDAP_CALL prldap_install_routines( LDAP *ld, int shared );
|
| /onnv-gate/usr/src/uts/sparc/ |
| H A D | req.flg | 34 echo_file usr/src/uts/sparc/Makefile.sparc.shared 36 echo_file usr/src/uts/sparc/Makefile.targ.shared
|
| /onnv-gate/usr/src/cmd/mdb/sparc/modules/intr/ |
| H A D | intr.c | 52 int shared; member 219 info.shared = 0; in intr_niumx_walk_step() 309 info.shared = 1; in intr_pci_print_items() 432 info.shared = 1; in intr_px_print_items() 506 info.shared ? "yes" : "no"); in intr_print_elements() 526 info.shared ? "yes" : "no"); in intr_print_elements()
|
| /onnv-gate/usr/src/uts/i86pc/vm/ |
| H A D | htable.c | 725 htable_t *shared) in htable_alloc() argument 737 if (is_vlp || shared != NULL) in htable_alloc() 864 if (shared != NULL) { in htable_alloc() 865 ASSERT(shared->ht_valid_cnt > 0); in htable_alloc() 867 ht->ht_pfn = shared->ht_pfn; in htable_alloc() 870 ht->ht_shares = shared; in htable_alloc() 1124 htable_t *shared; in htable_release() local 1131 shared = NULL; in htable_release() 1178 ASSERT(shared == NULL); in htable_release() 1179 shared = ht->ht_shares; in htable_release() [all …]
|
| /onnv-gate/usr/src/uts/i86pc/io/apix/ |
| H A D | apix_irm.c | 378 int shared; in apix_irm_free_fixed() local 384 PSM_INTR_OP_GET_SHARED, &shared); in apix_irm_free_fixed() 386 if ((ret == PSM_SUCCESS) && (shared > 0)) { in apix_irm_free_fixed() 389 "shared %d\n", (void *)dip, ddi_driver_name(dip), shared)); in apix_irm_free_fixed()
|