Searched defs:last (Results 326 - 350 of 441) sorted by relevance

<<1112131415161718

/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c281 int x, first = -1, last = -1; local
289 last = x;
321 for (x = first; x <= last; x++) {
336 dprintf(("adding [%p, %p) in brk, after last seg\n",
671 * this shouldn't happen, but we'll just use the last caller.
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.h136 * the "last" pointer takes you to the end of the
137 * chain, but only the first component's last pointer
146 struct node *last; member in struct:node::__anon457::__anon458
/illumos-gate/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c57 * to this end, we always look at the pid of the last caller.
58 * If the last client is no longer around, we record the new client.
162 /* Keep the "the last command modified the contents file ... */
392 /* Wait until DUMPTIMEOUT after last change before we pkgdump */
788 * lastentry always contains the last entry in the AVL tree.
1090 /* Anything before the last marker found in the log will be valid */
1232 time_since_(hrtime_t last) argument
1234 return (gethrtime() - last);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c154 * the last block so unwind the quota operation. We can
258 * the last block so unwind the quota operation. We can
591 * blk preference based on last allocation
1200 * same equivalence class. The last block in the class
1315 * the last available inode. Need to recheck.
1388 int start, len, loc, i, last, first, secondtime; local
1410 last = howmany(fs->fs_fpg, NBBY);
1413 while (first < last) {
1414 len = last - first;
1425 bno = (last
[all...]
H A Dufs_inode.c1051 daddr_t nb, last; local
1057 * Calculate index in current block of last
1064 last = lastbn;
1066 last /= factor;
1087 zb = (uint_t)((NINDIR(fs) - (last + 1)) * sizeof (daddr32_t));
1100 bzero((caddr_t)&bap[last + 1], zb);
1103 (caddr_t)&bap[last + 1] - (caddr_t)bap,
1119 for (i = NINDIR(fs) - 1; i > last; i--) {
1134 * Recursively free last partial block.
1137 last
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c125 * When the last walker of the hash bucket exits all the mfc structs
3053 mblk_t *last, *mp; local
3068 last = NULL;
3072 /* If removing the last packet, fix the tail pointer */
3074 t->tbf_t = last;
3090 last = mp;
3196 * Determine the current time and then the elapsed time (between the last time
H A Dipclassifier.c2687 * Trace of the last NBUF refhold/refrele
2692 int last; local
2696 last = connp->conn_trace_last;
2697 last++;
2698 if (last == CONN_TRACE_MAX)
2699 last = 0;
2701 ctb = &connp->conn_trace_buf[last];
2703 connp->conn_trace_last = last;
2710 int last; local
2714 last
[all...]
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c1104 struct dcnode *last = dclru->dc_lruprev; local
1107 last->dc_lrunext = dp;
1108 dp->dc_lruprev = last;
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_io.c1424 * last. Optimization, so as not to use locks
1993 int tries, pend, last; local
1996 last = _sd_pending_iobuf();
1998 if (pend == last) {
2003 pend = last;
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_lacp.c623 * If we have sent 5 Slow packets in the last second, avoid
1184 lacp_sel_ports_t *cport, **last; local
1189 last = &sel_ports;
1191 last = &cport->sp_next, cport = cport->sp_next) {
1216 *last = new_port;
/illumos-gate/usr/src/uts/common/os/
H A Dcyclic.c1287 * then we took a resize between our last iteration of the
1320 * If we are the last soft level to see the modification,
1763 cyc_index_t *heap, last; local
1832 * If we just removed the last element, then we need to
1841 * If we just removed the last element of the heap, then
1853 * Swap the last element of the heap with the one we want to
1857 heap[i] = (last = heap[nelems]);
1870 if (heap[i] == last) {
3284 * We cannot possibly be offlining the last CPU; cyi_omni_list
3440 * cyclics. If the specified CPU is the last CP
[all...]
H A Ddamap.c775 * teardown address if last outstanding reference
812 * last: last ID returned, 0 is start of list
818 damap_id_next(damap_t *damapp, damap_id_list_t damap_list, damap_id_t last) argument
827 start = (int)last + 1;
1360 * timestamp the last stable time and increment the kstat keeping
/illumos-gate/usr/src/uts/i86pc/cpu/authenticamd/
H A Dauthamd_main.c839 hrtime_t last = ansp->ans_poll_timestamp; local
842 if (now - last > 2 * pintvl || last == 0) {
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c140 int i1, i2, i3, last; local
174 last = PAGESIZE / sizeof (uint64_t) / 64;
176 for (i1 = 0; i1 < last; i1++)
182 last = sizeof (uint64_t) / sizeof (uint8_t);
183 for (i2 = 0, mask = 0xff; i2 < last; i2++, mask <<= 8)
999 * will be written to the hardware in the next-to-last step below.
1405 * it's found, we swap the last entry with the current
1406 * one, set the last entry to zero, decrement the last
1617 * Else if this is the last entr
[all...]
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c1942 char *last = strrchr(apid, ':') + 1; local
1947 "last = %s\n\t\tapid = %s", last, apid);
1951 if (apid == NULL || last == NULL) {
1963 if (strncmp(node_addr, last, strlen(last)))
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c730 /* If this command will consume the last CB, interrupt when done */
744 /* clear the suspend flag from the last submitted command */
1119 uint16_t last, curr, next; local
1125 last = ip->rx_last;
1131 lfd = &ip->rxb[last];
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcio.h185 uint32_t last; /* Current last msg id in log file */ member in struct:emlxs_log_resp
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dmagic.c155 Entry_t* magiclast; /* last entry in magic */ \
1643 Entry_t* last = 0; local
1677 if (!last || lev <= 0)
1691 last = ep;
1696 last->nest = *p;
1729 last = ep;
1732 fun[n] = last->value.lab = ep;
1733 else if (!(last->value.lab = fun[n]) && mp->disc->errorf)
1759 if (!lev && last)
1762 last
[all...]
/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregcomp.c112 int error; /* last error */
122 int parno; /* number of last open paren */
1167 int last; local
1259 last = c;
1265 setadd(e->re.charclass, last);
1301 setadd(e->re.charclass, last);
1352 setadd(e->re.charclass, last);
1387 if (last <= c)
1389 for (i = last; i <= c; i++)
1396 setadd(e->re.charclass, last);
1768 rep(Cenv_t* env, Rex_t* e, int number, int last) argument
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dllc1.c1954 * llc1_disable_multi disable the multicast address on the stream if last
2838 static long last; local
2846 if ((last == (now & ~1)) && (lastfmt == fmt))
2848 last = now & ~1;
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c547 * transaction ID isn't the same as the last message's transaction
748 * picks it up at the last moment. If expiration fails due to an error,
1647 mboxsc_mbox_t *last; local
1660 last = NULL;
1665 last = mailboxp;
1673 if (last == NULL) {
1676 last->mbox_hash_next = mailboxp->mbox_hash_next;
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c2015 * Do the last one.
2273 static long last; local
2283 if ((last == (now & ~1)) && (lastfmt == fmt))
2286 last = now & ~1;
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dmem_addr.c808 int last; local
811 last = MAX_CPU_NODES;
818 last = 1;
823 *lastslot_p = last;
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_map.c795 __nis_object_dn_t *last = NULL; local
816 last->next = next;
817 last = next;
1008 last->next = next;
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_values.c424 nvpair_t *last = NULL, *next; local
428 if ((nverr = nvlist_lookup_nvpair(parentlist, lastname, &last))
432 if ((next = nvlist_next_nvpair(parentlist, last)) == NULL)
496 nvpair_t *last = NULL, *next; local
500 if ((nverr = nvlist_lookup_nvpair(list, lastname, &last)) != 0)
503 if ((next = nvlist_next_nvpair(list, last)) == NULL)

Completed in 160 milliseconds

<<1112131415161718