Searched refs:end (Results 551 - 575 of 929) sorted by relevance

<<21222324252627282930>>

/illumos-gate/usr/src/lib/libsec/common/
H A Daclutils.c753 char *end; local
764 rid = strtoul(rid_start--, &end, 10);
765 if (errno == 0 && *end == '\0') {
H A Dacl_lex.l711 " on end of ACL.\n"), yylval.str);
912 char *end;
916 value = strtoul(str, &end, 10);
918 if (errno != 0 || *end != '\0')
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_itf.c146 char *end; local
149 end = sip_msg->sip_msg_buf + sip_msg->sip_msg_len;
154 if (msg < end)
219 * We have reached the end without hitting the empty line.
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c52 * by a 32-bit number that tells the other end how many bytes to
482 * end up blocking since there is no longer a connection to
978 hrtime_t start, end; local
996 end = gethrtime();
997 *msec -= NSEC2MSEC(end - start);
/illumos-gate/usr/src/cmd/vgrind/
H A Dvfontedpr.c123 static void putKcp(char *start, char *end, boolean force);
174 * This option implies the end of the flag arguments. Leave the
434 char *comptr; /* end of a comment delimiter */
435 char *acmptr; /* end of a comment delimiter */
436 char *strptr; /* end of a string delimiter */
437 char *chrptr; /* end of a character const delimiter */
438 char *blksptr; /* end of a lexical block start */
439 char *blkeptr; /* end of a lexical block end */
528 /* end o
619 putKcp(char *start, char *end, boolean force) argument
[all...]
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dtrace.c33 * (interface to) the front end. Other files implement the middle
34 * and databases, and generate.c implements the back end.
97 end; member in struct:stats_t
127 * for the front end to select and pass to the back end translator.
159 * xlator_startlib -- called on starting a new library, so back end
252 errlog(VERBOSE, "telling front end to skip '%s'", value);
254 return (SKIP_RC); /* Tell front end to skip it for us. */
267 * front-end wrapper.
345 * xlator_end_if -- called at the end o
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c739 unsigned char *p, *end; local
742 end = buf + size;
745 for (p = buf; p < end; p++) {
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dhtable.c393 uint32_t start, end; local
416 end = uid;
438 } while (x != NULL && start <= end && start != 0);
926 /* put it to the end of fifo list */
/illumos-gate/usr/src/cmd/lms/tools/
H A DATNetworkTool.cpp212 ATAddressList::iterator aend = addresses.end();
308 if (std::includes(localAddresses.begin(), localAddresses.end(),
309 targAddresses.begin(), targAddresses.end())) {
/illumos-gate/usr/src/cmd/sysdef/
H A Dsysdef.c204 char hostid[256], *end; local
245 hostval = strtoul(hostid, &end, 10);
246 if (hostval == 0 && end == hostid) {
/illumos-gate/usr/src/tools/stabs/
H A Dstabs.c132 "got end of input\n");
584 while ((*cp != '"') && (*cp != ';')) { /* signifies end of fields */
646 int start, end; local
659 cp = number(cp, &end); /* upper */
663 (*rtdp)->data.ardef->indices->range_end = end;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pptp_pxy.c263 u_32_t start, end; local
286 end = start + dlen;
287 if (pptps->pptps_next > end && pptps->pptps_next > start)
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_l2t.c86 * done at the end is not done here.
148 struct l2t_entry *end, *e, **p; local
156 for (e = d->rover, end = &d->l2tab[L2T_SIZE]; e != end; ++e)
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_capab.c516 dl_capability_sub_t *sub, *end; local
533 end = (dl_capability_sub_t *)((caddr_t)cap + cap->dl_sub_length
535 for (; (sub <= end) && (err == 0); ) {
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_log.c36 ulong_t start, end, size; local
47 end = (((ulong_t)upd) + ulog->kdb_block +
50 size = end - start;
/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_idle.c559 hrtime_t start, end; local
612 end = gethrtime_unscaled();
617 cpupm_wakeup_cstate_data(cs_data, end);
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c143 * pd_ref[i].xf_position] and the end of the list
1872 int begin, end, done; local
1888 end = pcp->pc_mapend;
1894 fd = bt_getlowbit(pcp->pc_bitmap, begin, end);
1895 ASSERT(fd <= end);
1901 if (fd == end) {
2099 ASSERT(pollcheckrevents(ps, begin, end + 1, which));
2685 pcacheset_remove_list(pollstate_t *ps, pollfd_t *pollfdp, int start, int end, argument
2691 for (i = start; i < end; i++) {
2699 for (j = i + 1; j < end;
2861 pollcheckrevents(pollstate_t *ps, int begin, int end, int cacheindex) argument
[all...]
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c412 strans.end = str2dmstate(p + 1);
414 if (strans.begin == HPS_UNKNOWN || strans.end == HPS_UNKNOWN) {
417 } else if ((err = check_state_transition(strans.begin, strans.end))
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_rx.c396 goto end;
411 goto end;
423 end:
612 * the end of the packet.
748 * Adapter structure, for the Rx processing can end
775 * Tail would be advanced at the end
841 * at the end of our list
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddisk_link.c432 goto end;
440 goto end;
463 end:
/illumos-gate/usr/src/cmd/mdb/common/modules/rdc/
H A Drdc.c59 uintptr_t end; member in struct:rdc_kinfo_winfo
86 winfo->end = (uintptr_t)(rdc_k_info + rdc_max_sets);
105 if (wsp->walk_addr >= winfo->end)
129 uintptr_t end; member in struct:rdc_uinfo_winfo
155 winfo->end = (uintptr_t)(rdc_u_info + rdc_max_sets);
174 if (wsp->walk_addr >= winfo->end)
1391 mdb_printf("bit start pos: %d bit end pos: %d\n\n", st, en);
1481 mdb_printf("bit start pos: %d bit end pos: %d\n\n", st, en);
/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c1154 int start, end; local
1189 end = start;
1191 while ((end < size) && (sz == PG_NUM_CPUS(h[end])))
1192 end++;
1196 for (i = start + 1; i < end; i++) {
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc311 hrtime_t end; local
382 end = gethrtime();
383 duration = end - start;
896 hrtime_t start, end; local
929 end = gethrtime();
930 duration = end - start;
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c1529 /* Is the other end ECN capable? */
2528 tcp_seq end; local
2532 if (SEQ_GT(notsack_blk->end, begin) &&
2535 end = notsack_blk->end;
2565 seg_len = end - begin;
2846 /* Is the other end ECN capable? */
3130 /* Pitch out of window stuff off the end. */
3354 * Insert at end of the queue because sockfs
3381 /* ... and place it at the end o
6498 uint32_t end; local
6594 uint32_t end; local
[all...]
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dfastfind.c662 fp->decode.end = b;
893 if (fp->decode.end)
900 if (*s == *fp->decode.end || ignorecase && tolower(*s) == *fp->decode.end)
903 for (e = fp->decode.end - 1, q = s - 1; *e && (*q == *e || tolower(*q) == *e); e--, q--);
905 for (e = fp->decode.end - 1, q = s - 1; *e && *q == *e; e--, q--);

Completed in 105 milliseconds

<<21222324252627282930>>