Searched refs:be (Results 201 - 225 of 423) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.c183 * the above line will be followed by:
272 dns_backend_ptr_t be; local
274 if ((be = (dns_backend_ptr_t)malloc(sizeof (*be))) == 0)
277 be->ops = ops;
278 be->n_ops = n_ops;
279 return ((nss_backend_t *)be);
286 * Within DNS there should be only one canonical name, aliases should
456 * There may be flags set when we are handling ipnode. There are three
466 * something to be desire
[all...]
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Dcapacity.notes.txt35 may be wrong or too small.
47 So, I'm sure I'm being naive in expecting there to be a way to
56 how this can be so nondeterministic.
58 Even assertions in the specs seem to be ignored; I have a drive for
81 >So, I'm sure I'm being naive in expecting there to be a way to
90 >how this can be so nondeterministic.
92 >Even assertions in the specs seem to be ignored; I have a drive for
107 the capacity that the current CHS geometry can address and [57:58] must be
142 And this value should be in 57:58 now. You are done.
/illumos-gate/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.s46 cmpl $20,%ecx / strings with fewer than 20 chars should be byte set
55 cmpl $511, %ecx / areas smaller than this should be wordset
83 movl %ebx, %ecx / remainder to be set
90 / load xmm0 with bytes to be set
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dmemmove.s56 be s2algn
175 ! an overlapped copy that must be done "backwards"
H A Dstrlcpy.s33 * overflow can be checked as follows:
42 ! in this case, the maximum size of the detination must be
180 be .storehalfword2
191 srl %l1, 24, %g1 ! get 1st byte, then be hw aligned
H A Dstrncpy.s57 ! bytes remain to be copied, strncpy will copy null bytes into
226 ba .done ! here n must be zero, we are done
231 be .storehalfword2 ! yup, store half word at a time
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dmemmove.s56 be,pn %icc, s2algn
175 ! an overlapped copy that must be done "backwards"
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dexp2l.s39 je .check_tail / |x| may be slightly > 1
/illumos-gate/usr/src/stand/lib/sa/sparc/
H A D_setjmp.s92 * This could be better done as a kernel call. This is necessary to
/illumos-gate/usr/src/uts/common/sys/
H A Dportif.h100 #error One of _BIT_FIELDS_LTOH or _BIT_FIELDS_HTOL must be defined
H A Dcyclic_impl.h71 * structures for the specified CPU. cyb_configure() will be called for
73 * supports dynamic reconfiguration, cyb_configure() will be called for
79 * of type void *) which will be used as the first argument for all future
84 * cpu_lock will be held. The caller's CPU is unspecified, and may or
85 * may not be the CPU specified to cyb_configure().
99 * for the specified backend. cyb_unconfigure() will _only_ be called on
112 * cpu_lock will be held. The caller's CPU is unspecified, and may or
113 * may not be the CPU specified to cyb_unconfigure(). The specified
115 * The cyclic subsystem is guaranteed to be suspended when cyb_unconfigure()
116 * is called, and interrupts are guaranteed to be disable
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_linkapp.h38 #error One of _BIT_FIELDS_LTOH or _BIT_FIELDS_HTOL must be defined
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h49 #error One of _BIT_FIELDS_LTOH or _BIT_FIELDS_HTOL must be defined
137 FC_DVMA_SPACE, /* allocation should be in DVMA mem */
138 FC_NO_DVMA_SPACE /* allocation shouldn't be DVMA mem */
175 * For drivers which do not include these - must be last
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.s83 ! through boot, and its state might be affected as a result. The
104 ! On OPL platforms, context page size TLB programming must be enabled in
106 ! different TLB page size settings), this must be done here before any
/illumos-gate/usr/src/cmd/mdb/sparc/v9/kmdb/
H A Dkaif_startup.s87 * would be a macro, but for need to call platform-specific CPU ID
98 * %g4 will be preserved.
116 * Save volatile state - state that won't be available when we switch
121 * NOTE: This routine and kaif_trap_obp must be equivalent.
146 * registers that will be available to us on both sides.
174 /* Make sure the world is as it should be */
193 * the kernel is using (this could be OBP's table if we're early enough
200 * as it should be, with the exception of %tba. We need to step on
211 be 1f
293 * so stash them where they won't be clobbere
[all...]
/illumos-gate/usr/src/lib/libbc/libc/sys/common/sparc/
H A Dcerror.s25 ! Note this routine used to be called cerror, the
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_4.s36 * o2 number of bytes to copy (must be a multiple of 4)
43 * This helper routine will not be used by any 32-bit compilations.
49 * Bytes to be copied are non-overlapping or _exactly_ overlapping.
50 * The number of bytes to be copied is a multiple of 4.
51 * Call will usually be made with a byte count of more than 4*4 and
63 be,pn %xcc, .done ! Addresses are identical--done.
73 subcc %o2, 4, %o2 ! then both will be aligned.
/illumos-gate/usr/src/lib/brand/shared/brand/sparc/
H A Dhandler.s194 be success
204 be,a clear_carry
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_switch.h105 extern void *_nscd_be_version; /* default version for supported be */
110 nscd_bool_t recheck_be; /* if set, check/init be */
115 nss_backend_t **be; /* array of backends */ member in struct:nscd_nsw_state
116 nss_backend_constr_t *be_constr; /* be constructor array */
149 nss_backend_t *be; member in struct:nscd_getent_context
172 * should be used
/illumos-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh60 /) echo "$myroot: alternate root cannot be /" >&2
66 *) echo "$myroot: must be a full path" >&2
84 echo "$0: may only be invoked by root" >&2
99 Note that upon full completion of this script, the $system will be rebooted
131 This must be rectified before $0 can continue.
186 customizations will be lost, including those
248 svc.startd(1M) and svc.configd(1M) will be quiesced, if running."
264 After confirmation, the following steps will be taken:
271 echo "and the system will be rebooted with reboot(1M)."
289 umask 077 # we want files to be roo
[all...]
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_subr_asm.s110 be %xcc, 1f
115 be,a %xcc, 1f
268 * This function must match a struct fpras_chkfn and must be
270 * instructions are chosen to be sensitive to bit corruptions
275 * be absolutely position independent. If an illegal instruction
336 * %o1 as rd for the SETHI, so rd of the ADDCCC must be %l6.
338 * requires that imm22 be 0b111 10110 1 11111111 01001 or 0x3dbfe9,
/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c103 * sorted list of be commands
425 print_be_snapshots(be_node_list_t *be, struct hdr_info *hdr, boolean_t parsable) argument
431 for (snap = be->be_node_snapshots; snap != NULL;
435 const char *be_name = be->be_node_name;
436 const char *root_ds = be->be_root_ds;
458 be->be_policy_type,
465 be->be_policy_type,
475 hdr->cols[4].width, be->be_policy_type,
481 hdr->cols[4].width, be->be_policy_type,
596 "This action cannot be undon
[all...]
/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c89 * directory list can be created from auditd_plugin_open() while the
118 static dirlist_t *activeDir = NULL; /* to be current directory */
193 char *bs, *be; local
228 be = bs + strlen(bs) - 1;
229 while (be > bs) { /* trim trailing blanks */
232 be--;
234 *(be + 1) = '\0';
382 * NOTE: if we want to use gmtime, we have to be aware that the
438 * oldname - the new name for the file to be closed
641 * log_mutex must be hel
[all...]
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s346 * the lock cannot be acquired, nonzero on success.
426 ! these need to be together and cache aligned for performance.
442 be,a,pt %ncc, 1f ! if so, drive on ...
466 be,a,pt %xcc, 2f ! yes, go return cpu
503 be,a,pn %icc, 2f ! if so, go do it ...
520 be,a,pt %xcc, 0f
568 cmp %o5, RW_READ_LOCK ! would lock still be held?
686 * Does not change spl, since the interrupt handler is assumed to be
688 * Traps may be off, so cannot panic.
714 bz,a 1b ! lock appears to be fre
[all...]
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h42 * This should be a feature test macro defined in the Makefile or
116 # error I18N must be defined
120 * Could be in <stdio.h>. But in case it is not ..
124 # error M_TMPDIR must be defined in mkslocal.h
130 * Could be in <stdio.h>. But in case it is not ..
134 # error M_L_CUSERID must be defined in mkslocal.h
156 * default number of user file descriptors to be used in the shell
157 * Must be >= 10, should be <= OPEN_MAX/2.
283 * This should be th
[all...]

Completed in 191 milliseconds

1234567891011>>