Searched refs:first (Results 526 - 539 of 539) sorted by relevance

<<2122

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c1277 /* get first block of bit map */
1811 /* first time this shadow has been set up */
1961 /* no _ii_reserve_end() here - we must register first */
2181 * by clearing where the first ufs super-block would be
2183 * the start of the first slice, so avoid clearing the very
2184 * first 16 blocks of the volume.
4585 /* are we adding it to a group for the first time? */
5949 ii_overflow_attach(_ii_info_t *ip, char *name, int first) argument
5968 if (!first)
5971 if (!first)
[all...]
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.c51 boolean_t first; member in struct:flowlist
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c536 * Used for handling expansions where first part of oldepname is a horizontal
693 * instanced epname in it already. so we first recurse
739 * handle case where this is the first section of oldepname
873 * handle case where the first section of the path name is horizontally
874 * expanded. The whole expansion is handled by hmatch on the first
995 /* we're the first use, record our np */
1001 * we're the first use, back again
1050 * handle case where this is the first section of the
1063 * if this component is the first match, force it
1153 * when horizontal expansion appears, vmatch() finds only the first matc
[all...]
/illumos-gate/usr/src/uts/common/vm/
H A Dseg_vn.c344 * pages. Replication amp is assigned to a segment when it gets its first
1276 /* second segment is new, try to extend first */
1397 /* first segment is new, try to extend second */
2636 * Check for waiters first without the mutex
2831 * for the first time. The following text applies
2957 * If we are doing text replication COW on first touch.
3023 * and p_lckcnt because we first get exclusive lock on page.
3322 * hat_pageunload() the target pages first.
5043 * this must be the first ever non S_READ_NOCOW
5067 * can cause a deadlock because the first se
9746 int first; local
[all...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_validate.c383 * the first mentioned list type and warn about any remaining
483 /* The list type should come first. */
1180 * provided. Uses the first head macro. NOTE AGAIN: this is
1452 n = mdoc->first->child;
1774 /* The NAME should be first. */
2028 /* Mandatory first argument: title. */
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2331 mov %g0,%l1 ! zero out for first pass
2332 mov %g0,%l2 ! zero out for first pass
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/conf/
H A Dpsvcobj.conf44 * property is the first string on each line. The features and address
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/sebring/conf/
H A Dpsvcobj.conf44 * property is the first string on each line. The features and address
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh437 of SSDs, consult the documentation first.
623 # Don't allow NULL for first try.
629 _PASS1=$ANS # Store first try.
875 # Get first key.
887 # Remove first key from DN
908 _FIRST=1 # Flag for first time.
1629 ${ECHO} "sasl/GSSAPI bind may not work if it's not set up first."
1898 _FIRST=1 # Flag for first time.
2004 _FIRST=1 # Flag for first time.
2053 _FIRST=1 # Flag for first tim
[all...]
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c2265 /* first scatter/gather segment is used by the tx data command */
2915 hdr->first = 1;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c109 // Defined to set the kDNSQClass_UnicastResponse bit in the first four query packets.
110 // else, it's just set it the first query.
395 // we still want to find the first IPv4 Link-Local interface
698 // This means that because the announce interval is doubled after sending the first packet, the first
700 // The half-second value here may be thought of as a conceptual (non-existent) half-second delay *before* the first packet is sent.
831 // records that are going to probe, then we delay its first announcement so that it will
832 // go out synchronized with the first announcement for the other records that *are* probing.
846 // the first probe is delayed 1/4 second. This means the common-case behaviour is:
1197 // If this is the first advertise
10417 DNSQuestion *first = mDNSNULL; local
[all...]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c1071 * Strip out the first and the last quote.
6966 * children of instances, so first we'll have to go through the instances
7561 * the first time, and we should only take the
9316 * service_fmri's must be first, so we can add them
13469 * second column to line up, so during the first pass we'll save
14248 int first = 1; local
14292 if (first)
14293 first = 0;
14765 * Look for a standard start method, first in the instance (if any),
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/conf/
H A Dpsvcobj.conf45 * property is the first string on each line. The features and address
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/silverstone/conf/
H A Dpsvcobj.conf45 * property is the first string on each line. The features and address

Completed in 221 milliseconds

<<2122