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

<<11121314151617181920>>

/opensolaris-onvv-gate/usr/src/lib/libtecla/common/
H A Dcplmatch.c432 const char *first, *last; /* The first and last matching suffixes */ local
448 * Given that the array of matches is sorted, the first and last
454 last = result->matches[result->nmatch - 1].suffix;
456 * Find the point at which the first and last matching strings
459 while(*first && *first == *last) {
461 last++;
592 * Recall the return value of the last call to cpl_complete_word().
598 * completions, as returned by the last call to
604 * function, or in the last cal
[all...]
/opensolaris-onvv-gate/usr/src/tools/cscope-fast/
H A Dglobal.h157 extern char lastfilepath[]; /* last file that full path was computed for */
169 extern int last; /* buffer index for last char of symbol */
/opensolaris-onvv-gate/usr/src/ucbcmd/stty/
H A Dsttyparse.c422 int last; local
438 last = NCCS - 1;
440 last = NCC;
441 for(i=0; i<last; i++)
/opensolaris-onvv-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_misc.c285 MBLKP mp, last, listhead = NULL; local
316 last = mp;
318 last->b_next = mp;
319 last = mp;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_srq.c392 int i, len, last; local
397 last = srq->srq_wq_bufsz - 1;
398 for (i = 0; i < last; i++) {
402 srq->srq_wq_wqhdr->wq_tail = last;
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Ddevpolicy.c412 devplcyent_t **last, *de; local
526 last = &newpolicy[j].t_ent;
528 *last = de;
529 last = &de->dpe_next;
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_quiesce.c426 dev_info_t *dip, *next, *last = NULL; local
434 while (last != start) {
437 while (next != last && dip != srh->sr_failed_dip) {
505 last = dip;
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Dgptwocfg.c631 gptwocfg_handle_list_t *h, *last; local
636 h = last = gptwocfg_handle_list;
643 last->next = h->next;
656 last = h;
/opensolaris-onvv-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_quiesce.c407 dev_info_t *dip, *next, *last = NULL; local
414 while (last != start) {
417 while (next != last && dip != SR_FAILED_DIP(srh)) {
482 last = dip;
/opensolaris-onvv-gate/usr/src/cmd/prctl/
H A Dprctl.c1574 rctlblk_t *last; local
1580 last = calloc(1, rctlblk_size());
1582 if ((last == NULL) || (next == NULL)) {
1597 free(last);
1602 next = last;
1603 last = tmp;
1605 while (pr_getrctl(Pr, name, last, next, RCTL_NEXT) == 0) {
1613 free(last);
1618 next = last;
1619 last
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/aio/
H A Daio.c692 aio_req_t **reqpp, *last; local
722 last = _aio_done_tail;
726 if (last == reqp) {
727 last = reqp->req_next;
730 /* this should be the last req in list */
731 _aio_done_head = last;
739 last = reqp;
960 * once the last pending request is executed this function will block
1917 aio_req_t **last; local
1927 last
[all...]
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmplib/
H A Dpdu.c223 SNMP_variable *last = NULL; local
229 last = v;
232 last->next_variable = new;
1584 SNMP_variable *current, *last; local
1615 last = NULL;
1618 last = current;
1621 if(last)
1623 last->next_variable = new;
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dipath.c175 if (strcmp(ipp[0].s, np->u.name.last->u.name.s) == 0)
179 ret[0].s = np->u.name.last->u.name.s;
248 /* allocate array for name and last NULL entry */
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Encode/
H A DMakefile_PL.e2x46 -r $path and $enc2xs = $path and last PATHLOOP;
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A Dhsearch.c413 * last: Where to store in last list item
418 build(NODE **last, NODE *next, ENTRY item) argument
424 *last = p;
/opensolaris-onvv-gate/usr/src/lib/libipadm/common/
H A Dipadm_if.c90 ipadm_if_info_t *last = NULL; local
136 last->ifi_next = ifp;
137 last = ifp;
252 ipadm_if_info_t *last = NULL; local
303 last = aifp;
340 if (last != NULL)
341 last->ifi_next = aifp;
344 last = aifp;
/opensolaris-onvv-gate/usr/src/lib/libshell/
H A DMakefile.com131 -last \
143 # case - it MUST come as the last element but future changes in -D options
144 # may then cause silent breakage in the AST sources because the last -D
/opensolaris-onvv-gate/usr/src/lib/libshell/common/tests/
H A Dsubstring.sh239 set -- foo/bar bam/yes last/file/done
246 var=(foo/bar bam/yes last/file/done)
/opensolaris-onvv-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c264 obj_delay_freed.last = NULL;
279 ses_delay_freed.last = NULL;
/opensolaris-onvv-gate/usr/src/uts/common/xen/io/
H A Dxpvtap.c664 * if we pushed requests on the user ring since the last poll, wakeup
1486 uint_t last; local
1509 last = rstruct->rs_last & 0x3F;
1512 if ((free & ((uint64_t)1 << last)) != 0) {
1517 rstruct->rs_free[array_idx] &= ~((uint64_t)1 << last);
1520 * increment the last count so we start checking the
1596 uint_t last; local
1619 last = rstruct->rs_last & 0x3F;
1622 if ((free & ((uint64_t)1 << last)) == 0) {
1627 rstruct->rs_free[array_idx] |= ((uint64_t)1 << last);
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4u/cherrystone/os/
H A Dcherrystone.c272 plat_discover_slice(pfn_t pfn, pfn_t *first, pfn_t *last) argument
285 *last = base + len - 1;
/opensolaris-onvv-gate/usr/src/uts/sun4u/daktari/os/
H A Ddaktari.c264 plat_discover_slice(pfn_t pfn, pfn_t *first, pfn_t *last) argument
276 *last = base + len - 1;
/opensolaris-onvv-gate/usr/src/uts/sun4u/ml/
H A Dzulu_asm.s205 ! we maintain data on the last pfns for the last 12 pfns that we
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/lib/
H A Ddhcptab.c53 int last = 0; local
62 dsymret = dsym_parser(fields, &sym, &last, B_FALSE);
64 throw_dsym_parser_exception(env, key, fields, last,
241 int last = 0; local
267 ret = dsym_parser(fields, &sym, &last, force);
285 throw_dsym_parser_exception(env, key, fields, last, ret);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexec.c598 char *last = HOP3c(s, -start_shift, strbeg), *last1, *last2; local
614 if (last < last1)
615 last1 = last;
649 s = HOP3c(last, 1, strend);
665 char *last, *last1; local
670 last1 = last =
672 if (CHR_DIST((U8*)last, (U8*)t) > prog->float_max_offset)
673 last = HOP3c(t, prog->float_max_offset, strend);
688 (unsigned char*)last + SvCUR(must)
698 if (last1 == last) {
1835 char *last; local
1954 char *last; local
[all...]

Completed in 297 milliseconds

<<11121314151617181920>>