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

<<11121314151617181920>>

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c413 * pmap_kgetport first tries a SunOS portmapper
494 * pmap_kgetport first tries a SunOS portmapper
706 * pmap_rmt_call will first try the SunOS portmapper
724 * We expect first pmap_rmt_call to retransmit and backoff to
2274 * Try cached dhcp response first. If it fails, do rarp.
2442 static int first = 0; local
2466 * Only look up the rootopts the first time, we store this in
2470 if (first == 0) {
2471 first++;
/illumos-gate/usr/src/cmd/ls/
H A Dls.c229 static int first = 1; /* true if first line is not yet printed */ variable
1058 * This is the first parent in this lineage
1059 * (first in a directory hierarchy), so
1120 /* take off first dir on dfirst & print it */
1150 if (!first)
1534 first = 0;
1696 * with ACE_GROUP flag, the first occurance of a specific access
1727 * if it is first group@ or first everyon
[all...]
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c733 /* don't use the first page */
972 * delay it's setting until the first call
1019 int first = 1; local
1020 int dfirst = 1; /* first data segment */
1030 if (first) {
1033 first = 0;
1042 * save the address of the first data segment
1075 * We got here by the first two bytes in ident,
1316 * guaranteed to be the first PT_LOAD section.
2173 * unused, we stash the errno in the first fou
[all...]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s216 ldd [%o5], %d0 ! get first 8 byte block
285 ! when we first enter the loop
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s240 ldd [%o5], %d0 ! get first 8 byte block
308 ! when we first enter the loop
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/conf/
H A Dpsvcobj.conf45 * property is the first string on each line. The features and address
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_common.c171 * Set the src to the first saddr and hope for the best.
457 * "first" decides whether the newly created faddr structure should be
463 sctp_add_faddr(sctp_t *sctp, in6_addr_t *addr, int sleep, boolean_t first) argument
484 * Accept whatever label we get if this is the first
538 /* only element on list; first and last are same */
540 } else if (first) {
1028 * Verify that the first hop isn't a mapped address.
1077 /* Set up using the primary first */
1133 * and when adding unrecognized parameters after the first, to an INIT_ACK
H A Dsctp_input.c657 * reassembled, the first mblk in the series is returned. dc is adjusted
1054 * in the reassembly queue. Try the tail first, on the assumption
1159 /* used to check if we have the first and last fragments */
1257 /* first time? */
1646 /* Stop at the first gap in the sequence */
2055 * aware, if this is not the first chunk in the
2342 * of incomplete processing when it was first processed.
2456 * We only check in the first meta since otherwise we can't
2559 * TSN. For the first gap it is always the cumulative TSN.
3243 sctp_check_input(sctp_t *sctp, sctp_chunk_hdr_t *ch, ssize_t len, int first) argument
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dkcpc.c116 * This function performs the initialization only the first time it is called.
652 * are stopped first.
750 * If current is NULL, provide the first config.
764 * Client would like the first config, which may not be in
766 * first config.
1684 * request first. Note that this does not cover all solutions, as
1723 * Walk through requests assigning them to the first PIC that is
1824 * "pcbe.first.second.third.fourth" and ending with the least specific,
1825 * "pcbe.first".
1830 kcpc_pcbe_tryload(const char *prefix, uint_t first, uint_ argument
[all...]
H A Dtaskq.c323 * create the first thread. taskq_thread_create() increments tq_active,
370 * order - the last freed entry is the first to be allocated. The
399 * memory. One solution may be allocation of buckets when they are first
528 * for the second thread, since the first one cannot process requests until
1419 * The first time we're called, we do some additional setup, and do not
1426 const boolean_t first = (tq->tq_nthreads == 0); local
1453 if (!first) {
1966 * Create the first thread, which will create any other threads
2206 * Create a thread in a TS_STOPPED state first. If it is successfully
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1125 ql_link_t *first; member in struct:ql_head
1892 PORT_RETRY_NEEDED) || ha->callback_queue.first != NULL)
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dir.c63 * Once enabled, the feature is not active until the first limit is set. At
68 * the counts are updated when a limit is first set on an uninitialized
73 * node.) When first setting a limit on an uninitialized node, the code starts
97 * in the tree will first validate, then update the counts on each branch up to
366 * if the first thing is an @ or /, it had better be an
632 * feature becomes active for the first time.
1114 dmu_tx_t *tx, boolean_t first)
1140 * On the first iteration, fetch the dataset's used-on-disk and
1144 if (first && tx->tx_objset) {
1112 dsl_dir_tempreserve_impl(dsl_dir_t *dd, uint64_t asize, boolean_t netfree, boolean_t ignorequota, boolean_t checkrefquota, list_t *tr_list, dmu_tx_t *tx, boolean_t first) argument
H A Darc.c159 * first one is owned by a compressed send consumer (and therefore references
191 * When a consumer reads a block, the ARC must first look to see if the
233 * Writing to the ARC requires that the ARC first discard the hdr's b_pdata
1059 uint64_t l2ad_start; /* first addr on device */
1061 boolean_t l2ad_first; /* first sweep through */
1540 * pool. When this is the case, we must first compress it if it is
2204 * When moving a header to a ghost state, we first
2390 * might ask, "if a compressed buf is allocated first, won't that be the
2400 * sharing if the new buf isn't the first to be added.
5343 * cleanup any state that was previously set the first tim
6258 l2arc_dev_t *first, *next = NULL; local
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h344 * time the first object in the list will be freed.
349 struct object *first; /* points to the first obj in the list */ member in struct:obj_to_be_freed_list
/illumos-gate/usr/src/common/bignum/i386/
H A Dbignum_i386_asm.s170 / on the correct implementation, at the time of first use,
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_intel.s433 movups (%USERCIPHERKEY), %xmm0 / user key (first 16 bytes)
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c58 * the administrator who wrote the configuration expects "first
909 * environment first. This function exists because we need to be able
1207 /* The first argument (program name) can be null. */
1833 * make file-inclusion work as expected. Thus, the "first match"
2185 * Change GID first, for obvious reasons. Note that
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c328 * last so that we can be sure "-failover" will take effect first. Otherwise,
650 * the netmask command first. Then use this netmask to set the
1039 * using the netmask command), set the mask first, so the address will
1503 * the address down first, then bring it up after it's
1879 * in the ifconfig() comments. To get around this problem, we first
2127 * remove existing membership first.
2905 /* The first pass will give the bufsize we need */
2920 /* For the first pass, realloc acts like malloc */
4168 boolean_t first = _B_TRUE; local
4175 if (first) {
[all...]
/illumos-gate/usr/src/cmd/mailx/
H A Dcollect.c1092 *msgvec = first(0, MMNORM);
/illumos-gate/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c340 YESNO(io2.first), YESNO(io2.nocache), YESNO(io2.preempt),
393 mdb_printf("first");
507 mdb_printf("fire on that list are shown, the first in absolute\n");
508 mdb_printf("ticks and the rest in ticks relative to the first.\n\n");
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c531 if (isr_done_q.first != NULL) {
532 ql_done(isr_done_q.first);
1482 if (lq->cmd.first != NULL) {
1487 if (ha->pha->pending_cmds.first != NULL) {
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dconf.sh26 # this script generates these files from the table file in the first arg
1546 * prefix strings -- the first few are indexed by Conf_t.standard
/illumos-gate/usr/src/cmd/mandoc/
H A Dman_term.c157 n = man->first->child;
187 * on here. Basically, if we're the first within another block (SS/SH),
189 * first, print it.
754 * No vertical space before the first subsection
816 * No vertical space before the first section
957 * If we have a space as the first character, break
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c947 /* open the HCA first */
1674 * Bits 0-3 of first byte represent Slot 2
1675 * bits 4-7 of first byte represent slot 1,
2589 int ii, first = B_TRUE; local
2716 * Bits 0-3 of first byte represent Slot 2
2717 * bits 4-7 of first byte represent slot 1,
2743 * send the first IOC controller attribute. Allocate new
2746 if (first != B_TRUE) {
2818 first = B_FALSE;
2833 int first local
[all...]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s110 ldd [%g1], %d0 ! get first 8 byte block
117 ! when we first enter the loop

Completed in 194 milliseconds

<<11121314151617181920>>