Searched refs:global (Results 501 - 525 of 606) sorted by relevance

<<2122232425

/opensolaris-onvv-gate/usr/src/uts/sun4u/starfire/ml/
H A Didn_asm.s74 .global _idn_dispatch_status_busy
128 .global _idn_send_mondo_failure
/opensolaris-onvv-gate/usr/src/cmd/csh/
H A Dsh.lex.c597 bool global = 0; local
606 global++, c = getC(0);
615 global++;
716 en = dosub(sc, en, global);
722 dosub(int sc, struct wordent *en, bool global) argument
742 wdp->word = global || didsub == 0 ?
/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s122 .global trap
158 .global trap
206 .global label ;\
217 .global label ;\
242 .global dtrace_pid_probe ;\
249 .global dtrace_return_probe ;\
734 .global table_name ;\
799 .global tt_pil/**/level ;\
916 .global tt0_dtlbmiss
918 .global tt1_dtlbmis
[all...]
H A Dmach_proc_init.s182 * global version of the landing pad text, rather
208 .global mach_cpu_startup_end
/opensolaris-onvv-gate/usr/src/cmd/nscd/
H A Dnscd_config.c39 rwlock_t *global; member in struct:__anon1111
686 nscd_bool_t global)
697 if (global == nscd_true &&
701 else if (global != nscd_true &&
766 if (cfglock->global != NULL) {
768 (lockfunc)(cfglock->global);
786 if (cfglock->global != NULL) {
788 (void) rw_unlock(cfglock->global);
833 /* assume if nswdb is NULL, the param is a global one */
842 (*cfglock)->global
683 _nscd_cfg_set_vlen_data_int( void *src, void *dest, nscd_bool_t global) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu.h143 * Macro to swtich to alternate global register on sun4u platforms
390 .global label/**/_tsbreg_vamask ;\
416 .global label/**/_tsbreg_vamask ;\
481 .global label/**/_resv_offset ;\
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/conf/
H A Dmapfile-extern42 global:
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s98 .global .udiv
104 .global .div
H A Drem.s97 .global .urem
103 .global .rem
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c111 * If not in global flush output first to prevent
409 /* global */
411 tail("global");
412 global(!exclam());
893 global(0);
/opensolaris-onvv-gate/usr/src/lib/libc/port/
H A Dmapfile-vers44 # The 'global:' designation is used *only* for data
89 global:
463 global:
1082 global:
1399 global:
1468 global:
1731 global:
1816 global:
2492 global:
2522 global
[all...]
/opensolaris-onvv-gate/usr/src/lib/pkcs11/libkcfd/common/
H A Dmapfile-vers42 global:
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Ddeveloper-debug-mdb.mf35 dir path=platform group=sys variant.opensolaris.zone=global
36 $(i386_ONLY)dir path=platform/i86pc group=sys variant.opensolaris.zone=global
38 variant.opensolaris.zone=global
41 $(i386_ONLY)dir path=platform/i86xpv group=sys variant.opensolaris.zone=global
43 variant.opensolaris.zone=global
46 $(sparc_ONLY)dir path=platform/sun4u group=sys variant.opensolaris.zone=global
48 variant.opensolaris.zone=global
51 $(sparc_ONLY)dir path=platform/sun4v group=sys variant.opensolaris.zone=global
53 variant.opensolaris.zone=global
H A Dsystem-trusted-global-zone.mf28 # global zone only. See the include file for greater detail, as well as
32 set name=pkg.fmri value=pkg:/system/trusted/global-zone@$(PKGVERS)
35 set name=pkg.summary value="Trusted Extensions global"
83 name="Trusted Extensions global"
/opensolaris-onvv-gate/usr/src/uts/common/vm/
H A Dvm_swap.c456 int global = INGLOBALZONE(curproc); local
467 if (global)
494 if (!global && zp->zone_max_swap_ctl != UINT64_MAX) {
496 * We're in a non-global zone with a swap cap. We
497 * always report the system-wide values for the global
579 if (!global) {
793 int global = INGLOBALZONE(curproc); local
804 if (global)
838 if (!global && zp->zone_max_swap_ctl != UINT64_MAX) {
840 * We're in a non-global zon
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c494 devconfig_t *global; local
498 *defaults, NULL, &global)) == 0) {
500 /* Populate the global devconfig_t from the XML doc */
502 default_elements, global)) == 0) {
504 /* Get the components of the global devconfig_t */
505 dlist_t *list = devconfig_get_components(global);
509 * under global settings
516 /* Remove named disk set from under global */
/opensolaris-onvv-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_handlers.s193 .global patch_lbl; \
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Devel/
H A DSelfStubber.pm143 global $Devel::SelfStubber::JUST_STUBS to 0 and it will
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnv.pm22 names to global Perl variables with the same names. By default it
H A Dvmsish.pm72 The 'hushed' flag has a global scope during compilation: the exit() or
/opensolaris-onvv-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_kernel_v9.s95 .global TwoTo16
100 .global TwoTo16
106 .global TwoToMinus16
110 .global TwoToMinus16
116 .global Zero
120 .global Zero
126 .global TwoTo32
130 .global TwoTo32
136 .global TwoToMinus32
140 .global TwoToMinus3
[all...]
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers45 global:
50 global:
/opensolaris-onvv-gate/usr/src/lib/libast/
H A Dmapfile-vers44 global:
694 global:
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c760 add_global_info(amd_iommu_acpi_t *acpi, amd_iommu_acpi_global_t *global) argument
764 global->acg_HtAtsResv =
766 global->acg_VAsize =
768 global->acg_PAsize =
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s428 .global mutex_exit_critical_size
429 .global mutex_exit_critical_start
430 .global mutex_owner_running_critical_size
431 .global mutex_owner_running_critical_start

Completed in 192 milliseconds

<<2122232425