Searched refs:be (Results 151 - 175 of 423) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/nsswitch/user/common/
H A Duser_common.h81 extern nss_status_t _nss_user_XY_all(user_backend_ptr_t be,
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemcpy.s63 be .s2algn
H A Dsetjmp.s59 be,a,pt %icc, 1f
98 * alter the sp this feature will typically not be helpful for a C
103 * routines that call setjmp() must not be flat.
H A Dsync_instruction_memory.s64 ! last flush; SPARC V8 requires 2 more for flush to be visible
H A Dlshiftl.s45 ld [%o7+8],%o4 ! Instruction at ret-addr should be a
47 be 1f ! if OK, go forward.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemcpy.s67 be,pt %xcc, .s2algn
H A Dsetjmp.s59 be,a,pt %xcc, 1f
98 * alter the sp this feature will typically not be helpful for a C
103 * routines that call setjmp() must not be flat.
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dplatsvcd.conf43 * Indicates the poll interval at which a list of tasks will be run
52 * resides in, and the object IDs of objects it must be called for
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/funcs/
H A Dtst.badfreopen.ksh42 * ...so stdout should still be open here.
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dmpapi_scsi_vhci.h34 #error One of _BIT_FIELDS_LTOH or _BIT_FIELDS_HTOL must be defined
155 * Will be initialized with tod(time of day)
161 * that is there can be a seq# 2 in Object Type "initiator port"
166 * that can be used for a particular type of Object type -
167 * Object type will be used to index into the array element.
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dstatus.h65 #error One of _BIT_FIELDS_LTOH or _BIT_FIELDS_HTOL must be defined
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.s53 ! %o0 is size in bytes - Must be 8, 4, 2 or 1. Invalid sizes default to 1.
58 ! To be called from an on_trap environment.
59 ! Interrupts will be disabled for the duration of the read, to prevent
119 ! %o0 is size in bytes - Must be 8, 4, 2 or 1. Invalid sizes default to 1.
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s55 ! %o0 is size in bytes - Must be 8, 4, 2 or 1. Invalid sizes default to 1.
60 ! To be called from an on_trap environment.
61 ! Interrupts will be disabled for the duration of the read, to prevent
123 ! %o0 is size in bytes - Must be 8, 4, 2 or 1. Invalid sizes default to 1.
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dstdarg.h13 * may be used to endorse or promote products derived from this software
74 #error this file needs to be ported to your compiler
/illumos-gate/usr/src/boot/lib/libstand/sparc64/
H A D_setjmp.S18 * may be used to endorse or promote products derived from this software
80 be,a 2f
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c218 if (l1 > l2) { /* Can't be a suffix */
665 netgr_in(ldap_backend_ptr be, void *a) argument
685 getnetgr_ldap_setent(ldap_backend_ptr be, void *a) argument
694 cookie = (getnetgrent_cookie_t *)be->netgroup_cookie;
725 getnetgr_ldap_endent(ldap_backend_ptr be, void *a) argument
732 free_getnetgrent_cookie((getnetgrent_cookie_t **)&be->netgroup_cookie);
740 getnetgr_ldap_destr(ldap_backend_ptr be, void *a) argument
747 free_getnetgrent_cookie((getnetgrent_cookie_t **)&be->netgroup_cookie);
748 free(be);
755 getnetgr_ldap_getent(ldap_backend_ptr be, voi argument
933 netgr_set(ldap_backend_ptr be, void *a) argument
987 netgr_ldap_destr(ldap_backend_ptr be, void *a) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/starcat/ml/
H A Ddrmach_asm.s157 ! to be zero, the following casxa instruction must specify
159 ! This ASI must be specified explicitly (via casxa), rather
206 ! will fail the idle check. This could be made more lenient
209 ! Assumed to be 0x18 for local ASI access or else
214 ! asi: Immediate asi value. Assumed to be ASI_SAFARI_CONFIG
246 ! is ready to be removed from domain coherency.
318 be %xcc, drmach_shutdown_ecache_flushed
323 ! sync, all writes must be strictly managed.
359 ! will be of the remote flavor.
410 ! Global drmach_xt_mb[cpuid] is expected to be th
[all...]
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.s64 ! It could be a fast trap handler address (pc > KERNELBASE) at TL>0
171 ! be < MAXIVNUM) since setvecint_tl1 will do that for us.
250 ! When the handler's processing (which should be as quick as
253 ! determine whether a software interrupt will be issued, as
256 ! If %g1 is less than zero, no interrupt will be queued.
257 ! Otherwise, %g1 will be used as the interrupt number
259 ! interrupt system will be exactly that which would have
/illumos-gate/usr/src/cmd/svc/configd/
H A Dfile_object.c107 delete_stack_push(delete_info_t *dip, uint32_t be, delete_cb_func *cb, argument
130 ent->de_backend = be;
174 assert(cur->ds_next == NULL); /* should only be one */
215 uint32_t be = ent->de_backend; local
220 backend_tx_t *tx = (be == BACKEND_TYPE_NORMAL)? dip->di_tx :
240 uint32_t be = ent->de_backend; local
245 backend_tx_t *tx = (be == BACKEND_TYPE_NORMAL)? dip->di_tx :
254 * group. If we are, there's nothing to be done.
256 if (be == BACKEND_TYPE_NORMAL) {
275 info.dci_be = be;
301 uint32_t be = ent->de_backend; local
328 uint32_t be = ent->de_backend; local
362 uint32_t be = ent->de_backend; local
405 uint32_t be = ent->de_backend; local
[all...]
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dmuldiv.s48 be,a 1f ! if yes
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.procpriv.ksh29 # When we have dtrace_proc (but lack dtrace_kernel), we expect to be able to
32 # structures that we know we shouldn't be able to read, as they require reading
34 # are a few fields that we may or may not be able to read depending on the
36 # think we should be able to, that we can't read what we think we shouldn't be
82 * be able to read pr_pgid -- but we won't if not.
117 * with only dtrace_proc, it will be readable in the global but not readable in
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbgen.sh52 echo adbgen -mlp64 must be run on 64-bit system
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h169 #error one of _BIT_FIELDS_HTOL or _BIT_FIELDS_LTOH must be defined
214 #error one of _BIT_FIELDS_HTOL or _BIT_FIELDS_LTOH must be defined
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dcrt.s66 be,a 0f
91 be,a 0f
/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dnis_common.h100 extern nss_status_t _nss_nis_lookup_rsvdport(nis_backend_ptr_t be,

Completed in 136 milliseconds

1234567891011>>