Searched refs:last (Results 401 - 425 of 601) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c73 typedef struct { /* used to keep track of time taken for last 5 pats */
134 char *token, *last, *value; local
144 token = last = value = NULL;
145 value = (char *)strtok_r((char *)buf, WD_DELIMETER, &last);
146 if (last) {
147 token = (char *)strtok_r(last, WD_DELIMETER, &last);
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c404 char *q = buf + buflen; /* pointer past last char in buf */
487 char *q = buf + buflen; /* pointer past last char in buf */
1596 clear_mc(int first, int last, int ismc, boolean_t clrstatus, argument
1603 if (first < 0 || last < 0)
1606 for (i = first, gbl = &gcl->gcl_data[first]; i <= last; i++, gbl++) {
1639 * last poll then clear the status now since this appears
1652 /* We deferred clear on this bank at last wakeup */
1711 int last = -1; local
1778 /* First and last bank that have valid status */
1781 last
[all...]
/illumos-gate/usr/src/lib/fm/topo/maps/i86pc/
H A Dfan-hc-topology.xmlgen285 last if ((($set eq "SUN-FIRE-X4150") || ($set eq "Sun-Fire-X4140"))
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c473 if(!val && !(flags&NV_CLONE) && (fp=np->nvfun) && !fp->disc && (shp=(Shell_t*)(fp->last)))
616 register long cur, last= *np->nvalue.lp; local
620 while(cur==last);
994 char *last; local
1003 mode = strperm(val, &last,0);
1004 if(*last)
1471 fp->last = (char*)&name[n];
1544 shp->nvfun.last = (char*)shp;
H A Dname.c622 static void stak_subscript(const char *sub, int last) argument
632 stakputc(last);
640 register int last=0,offset = staktell(); local
647 last = staktell()+2;
653 if(last)
656 if(sh_checkid(stakptr(last),(char*)0))
661 if(!last)
712 dp->last = cp;
740 dp->last = cp;
905 dp->last
[all...]
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dcomvar.sh290 last=me
302 last line
307 [[ $REPLY == 'last line' ]] || err_exit "\$REPLY=$REPLY should be 'last line"
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.s107 inc %l1 ! account for last element of 0
121 set EB_NULL, %l0 ! set up for the last pointer
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dconfig.c414 * If more arguments than fits in argvec/argcount then ignore the last.
771 /* Look at the last and next to last character */
772 char *cp, *last, *nlast; local
779 last = str2;
782 nlast = last;
783 last = cp;
786 logmsg(LOG_DEBUG, "parse_ms: last <%c> nlast <%c>\n",
787 (last != NULL ? *last
831 char *cp, *last; local
[all...]
/illumos-gate/usr/src/cmd/backup/restore/
H A Dinteractive.c84 for (; alist.head < alist.last; alist.head++)
355 if (ap->head != ap->last) {
621 ap->head = ap->last = (struct afile *)0;
633 ap->last = ap->head + 1;
636 if ((ap->last - ap->head) > ULONG_MAX) {
641 qsort((char *)ap->head, (size_t)(ap->last - ap->head),
672 alist.last = alist.head + 1;
707 if ((alist.last - alist.head) > ULONG_MAX) {
713 (size_t)(alist.last - alist.head),
718 for (fp = alist.head; fp < alist.last; f
[all...]
H A Drestore.h224 struct afile *last; /* end of argument list */ member in struct:arglist
372 * Macro used to get to the last segment of a complex string
/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...]
/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_term.c160 * of spans and after the last cell.
177 if (sp->layout->last->vert ||
178 (sp->prev != NULL && sp->prev->layout->last->vert) ||
186 * If we're the last row, clean up after ourselves: clear the
/illumos-gate/usr/src/cmd/
H A DMakefile227 last \
610 last \
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dnval.h77 char *last; member in struct:Namfun
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h161 evWait * last; member in struct:evWaitList
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemcpy.s131 / before last double word copied
/illumos-gate/usr/src/lib/libcmd/common/
H A Djoin.c469 outfield(Join_t* jp, int index, register int n, int last) argument
518 if (last)
545 last = cp[size-1];
549 cp[size-1] = last;
/illumos-gate/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c424 lgrp_id_t last; local
435 last = first;
437 last = atoi(++p);
439 for (i = first; i <= last; i++) {
533 * Print last lgroup ID(s)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c110 int last = 0x7fffffff; local
300 first = last = atoi(p);
304 last = atoi(p2);
473 cap_read(first, last, filter, proc, flags);
690 * the last line generated is the line printed. Instead of changing each
709 * called from - it goes to the last setjmp().
809 "\t[ -p first[,last] ] # Select packet(s) to display\n");
H A Dsnoop_smb.c1052 int i, last, length; local
1085 i = last = 0;
1097 last = i++;
1101 * Just print the last dialect, which is
1104 snprintf(xtra, xsz, " Dialect[%d]=%s", last, tbuf);
/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/svc/svcprop/
H A Dsvcprop.c714 svcprop_prop_node_t *p, *last; local
745 last = uu_list_last(prop_list);
746 if (last != NULL) {
747 if ((last->spn_comp2 == NULL) ^ (p->spn_comp2 == NULL)) {
/illumos-gate/usr/src/tools/codereview/
H A Dlwlp.c1148 char *last, *p, *q; local
1163 last = bufout + MAX_OUTPUT_LINE_LENGTH - 20;
1379 if (q >= last) {
1396 if (q >= last) {
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c497 struct sc_gptwocfg_config *board_config, *last, *new; local
570 last = board_config;
653 last->link = new;
654 last = new;
726 * Save the AXQ for last.
1484 cpuid &= 0x03; /* last 2 bits of a 10 bit number */
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_quiesce.c427 dev_info_t *dip, *next, *last = NULL; local
435 while (last != start) {
438 while (next != last && dip != srh->sr_failed_dip) {
506 last = dip;

Completed in 135 milliseconds

<<11121314151617181920>>