Searched refs:end (Results 126 - 150 of 929) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcScsiReadCapacityV2.cc66 hrtime_t end = start + BUSY_RETRY_TIMER; local
67 for (hrtime_t cur = start; cur < end; cur = gethrtime()) {
H A DSun_fcScsiReportLUNsV2.cc66 hrtime_t end = start + BUSY_RETRY_TIMER; local
67 for (hrtime_t cur = start; cur < end; cur = gethrtime()) {
/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_srt0.s47 .global end
63 .ebootstack: ! end --top-- of boot stack
87 ! Zero the bss [edata to end]
90 setn end, %g1, %i2
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp_sack.h45 tcp_seq end; member in struct:sack_blk
53 tcp_seq end; member in struct:notsack_blk
/illumos-gate/usr/src/lib/libast/common/string/
H A Dtokscan.c36 * newline is equivalent to end of buf except when quoted
90 goto end;
97 goto end;
155 end:
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Delf_freebsd.c42 extern char end[];
93 OF_chain((void *)reloc, end - (char *)reloc, (void *)entry,
H A Dppc64_elf_freebsd.c44 extern char end[];
99 OF_chain((void *)reloc, end - (char *)reloc, (void *)entry,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Drange_tree.c168 uint64_t end = start + size; local
175 rsearch.rs_end = end;
178 if (rs != NULL && rs->rs_start <= start && rs->rs_end >= end) {
192 merge_after = (rs_after != NULL && rs_after->rs_start == end);
213 rs_before->rs_end = end;
226 rs->rs_end = end;
243 uint64_t end = start + size; local
251 rsearch.rs_end = end;
262 VERIFY3U(rs->rs_end, >=, end);
265 right_over = (rs->rs_end != end);
308 uint64_t end = start + size; local
[all...]
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_util.c223 uint64_t end, nend; local
229 end = mlist->ml_address + mlist->ml_size;
230 if (mlist->ml_next->ml_address <= end) {
235 if (nend > end)
236 mlist->ml_size += (nend - end);
348 uint64_t end; local
354 end = base + len;
355 if ((end <= mlist->ml_address) || (base == end))
363 if (end <
[all...]
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_util.c223 uint64_t end, nend; local
229 end = mlist->ml_address + mlist->ml_size;
230 if (mlist->ml_next->ml_address <= end) {
235 if (nend > end)
236 mlist->ml_size += (nend - end);
347 uint64_t end; local
353 end = base + len;
354 if ((end <= mlist->ml_address) || (base == end))
362 if (end <
[all...]
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dinet6_opt.c216 uint8_t *end; local
225 end = (uint8_t *)extbuf + extlen;
239 if (p + 2 + *(p + 1) >= end)
247 if ((p + 2 >= end) || (p + 2 + *(p + 1) > end)) {
/illumos-gate/usr/src/cmd/srchtxt/
H A Dsrchtxt.c92 char *end; local
154 end = msgfile + strlen(msgfile) + 1;
155 if (*msgfile == ',' || *(end - 2) == ',')
169 if (end != msgfile)
177 if (end == msgfile)
180 } else { /* end if (mflg) */
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dchg_char.c40 /* from v through end */
44 /* _next_char move to next char with wrap to next line at end of line */
121 while (*t != ' ' && *t != '\0') /* find end of word + 1 */
177 char * end; local
180 end = _data_end(Buf(c), BufSize(c));
182 if (end == Buf(c) + BufSize(c))
183 end--;
185 _adjust_cursor(f, end);
205 char *end; local
208 end
[all...]
/illumos-gate/usr/src/cmd/zinject/
H A Dtranslate.c217 char *end; local
220 record->zi_start = strtoull(range, &end, 10);
223 if (*end == '\0')
225 else if (*end == ',')
226 record->zi_end = strtoull(end + 1, &end, 10);
228 if (*end != '\0') {
230 "a numeric range of the form 'start[,end]'\n",
450 char *end; local
462 record->zi_guid = strtoull(device, &end, 1
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dclock_tick.c428 int i, end; local
440 end = clock_tick_total_cpus;
442 if (clock_tick_scan >= end)
445 clock_tick_execute_common(0, clock_tick_scan, end,
529 clock_tick_execute_common(int start, int scan, int end, clock_t mylbolt, argument
535 ASSERT((start <= scan) && (scan <= end));
549 for (i = scan; i < end; i++) {
569 int start, scan, end, pending; local
600 end = ctp->ct_end;
605 clock_tick_execute_common(start, scan, end, mylbol
[all...]
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfstrtof.h138 #define PUT(p) (end?(*end=(char*)p-back):(char*)0)
143 #define PUT(p) (end?(*end=(char*)p-1):(char*)0)
181 S2F_function(const char* str, size_t size, char** end)
183 S2F_function(str, size, end) char* str; size_t size; char** end;
187 S2F_function(const char* str, char** end)
189 S2F_function(str, end) char* str; char** end;
[all...]
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c273 get_dhcpv4_option(struct dhcp *dh4, uchar_t *end, uint8_t type, argument
279 while (start < end) {
308 get_dhcpv4_info(ipha_t *ipha, uchar_t *end, struct dhcp **dh4) argument
332 if ((uchar_t *)&udph[1] > end)
346 if (dh + BASE_PKT_SIZE > end)
571 intercept_dhcpv4_outbound(mac_client_impl_t *mcip, ipha_t *ipha, uchar_t *end) argument
580 if (get_dhcpv4_info(ipha, end, &dh4) != 0)
587 if (get_dhcpv4_option(dh4, end, CD_DHCP_TYPE, &opt, &opt_len) != 0 ||
601 if (get_dhcpv4_option(dh4, end, CD_CLIENT_ID, &opt, &opt_len) == 0 &&
639 if (get_dhcpv4_option(dh4, end, CD_REQUESTED_IP_ADD
669 intercept_dhcpv4_inbound(mac_client_impl_t *mcip, uchar_t *end, struct dhcp *dh4) argument
807 get_dhcpv6_info(ip6_t *ip6h, uchar_t *end, dhcpv6_message_t **dh6) argument
857 get_ra_info(ip6_t *ip6h, uchar_t *end, nd_router_advert_t **ra) argument
937 get_dhcpv6_status(dhcpv6_message_t *dh6, uchar_t *end, uint16_t *status) argument
967 get_dhcpv6_addrs(dhcpv6_message_t *dh6, uchar_t *end, dhcpv6_cid_t *cid) argument
1052 create_dhcpv6_cid(dhcpv6_message_t *dh6, uchar_t *end) argument
1301 intercept_dhcpv6_outbound(mac_client_impl_t *mcip, ip6_t *ip6h, uchar_t *end) argument
1371 intercept_dhcpv6_inbound(mac_client_impl_t *mcip, uchar_t *end, dhcpv6_message_t *dh6) argument
1515 intercept_ra_inbound(mac_client_impl_t *mcip, ip6_t *ip6h, uchar_t *end, nd_router_advert_t *ra) argument
1614 get_l3_info(mblk_t *mp, size_t hdrsize, uchar_t **start, uchar_t **end, mblk_t **nmp) argument
1658 uchar_t *start, *end; local
1819 ipnospoof_check_ndp(mac_client_impl_t *mcip, mac_protect_t *protect, ip6_t *ip6h, uchar_t *end) argument
1935 uchar_t *start, *end; local
2032 dhcpnospoof_check_v4(mac_client_impl_t *mcip, mac_protect_t *p, ipha_t *ipha, uchar_t *end) argument
2063 dhcpnospoof_check_v6(mac_client_impl_t *mcip, mac_protect_t *p, ip6_t *ip6h, uchar_t *end) argument
2122 uchar_t *start, *end; local
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.h190 extern const mDNSu8 *FindCompressionPointer(const mDNSu8 *const base, const mDNSu8 *const end, const mDNSu8 *const domname);
210 // and assume local variables 'OwnerRecordSpace' & 'TraceRecordSpace' indicating how many bytes (if any) to reserve to add an OWNER/TRACER option at the end
218 extern mDNSu8 *putPrereqNameNotInUse(const domainname *const name, DNSMessage *const msg, mDNSu8 *const ptr, mDNSu8 *const end);
227 extern mDNSu8 *putDNSSECOption(DNSMessage *msg, mDNSu8 *end, mDNSu8 *limit);
244 extern const mDNSu8 *skipDomainName(const DNSMessage *const msg, const mDNSu8 *ptr, const mDNSu8 *const end);
245 extern const mDNSu8 *getDomainName(const DNSMessage *const msg, const mDNSu8 *ptr, const mDNSu8 *const end,
247 extern const mDNSu8 *skipResourceRecord(const DNSMessage *msg, const mDNSu8 *ptr, const mDNSu8 *end);
249 const mDNSu8 * end, const mDNSInterfaceID InterfaceID, mDNSu8 RecordType, LargeCacheRecord *const largecr);
250 extern mDNSBool SetRData(const DNSMessage *const msg, const mDNSu8 *ptr, const mDNSu8 *end,
252 extern const mDNSu8 *skipQuestion(const DNSMessage *msg, const mDNSu8 *ptr, const mDNSu8 *end);
[all...]
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c1061 char *end = &info[sizeof (cfga_info_t)]; local
1078 info += snprintf(info, end - info, p[BI_POWERED]);
1082 info += snprintf(info, end - info, p[BI_ASSIGNED] + i);
1108 char *end = &info[sizeof (cfga_info_t)]; local
1119 info += snprintf(info, end - info, p[CI_CPUID], dst->cs_cpuid);
1120 info += snprintf(info, end - info, p[CI_SPEED], dst->cs_speed);
1121 info += snprintf(info, end - info, p[CI_ECACHE], dst->cs_ecache);
1191 char *end = &info[sizeof (cfga_info_t)]; local
1202 info += snprintf(info, end - info, p[MI_ADDRESS],
1204 info += snprintf(info, end
1285 char *end = &info[sizeof (cfga_info_t)]; local
1333 char *end = &info[sizeof (cfga_info_t)]; local
[all...]
/illumos-gate/usr/src/uts/common/fs/
H A Dpathname.c304 char *end = start + pnp->pn_pathlen; local
306 while (end > start && *(end - 1) == '/')
307 end--;
308 if (pnp->pn_pathlen == end - start)
310 *end = '\0';
311 pnp->pn_pathlen = end - start;
316 * Add a slash to the end of the pathname, if it will fit.
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dgptldr.S62 * stack to end just below the start of our code.
71 * BTX is right after us at 'end'. We read the length of BTX out of
78 mov $end,%bx # BTX
93 mov %ds,%ax # the end of the next 32k to
97 mov %es,%ax # the end of the next 32k into
107 mov $end,%bx # BTX
109 mov %bx,%si # %si to end of BTX
110 mov $MEM_BTX,%di # %di -> end of BTX at
143 * make sure the end is aligned for concatenated next module
146 end
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dutf8.c83 const char *end = p + length; local
85 for ( ; p < end; KRB5_UTF8_INCR(p))
524 char *end; local
538 end = &begin[krb5int_utf8_strcspn(begin, sep)];
540 if (*end != '\0') {
541 char *next = KRB5_UTF8_NEXT(end);
542 *end = '\0';
543 end = next;
546 *last = end;
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_discovery.c73 * end of configuration information for this handle.
141 char *end = NULL; local
177 end = strchr(state, ')'); /* for sanity checking */
178 if (!end)
183 if (state > end)
192 if (!end) { /* did not fallthru from '(' case */
194 end = strchr(state, ')');
195 if (!end)
201 if (!state || state > end) {
203 state = end;
[all...]
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c358 const char *cur, *end; local
371 end = strchr(cur, ' ');
372 len = (NULL == end) ? strlen(cur) : (end - cur);
376 } while (NULL != end);
384 end = strchr(cur, ' ');
385 len = (NULL == end) ? strlen(cur) : (end - cur);
392 } while (NULL != end);
/illumos-gate/usr/src/cmd/mandoc/
H A Dcompat_ohash.c51 * key is stored at the end of the record.
54 ohash_create_entry(struct ohash_info *i, const char *start, const char **end) argument
58 if (!*end)
59 *end = start + strlen(start);
60 p = (i->alloc)(i->key_offset + (*end - start) + 1, i->data);
62 memcpy(p+i->key_offset, start, *end-start);
63 p[i->key_offset + (*end - start)] = '\0';
232 ohash_lookup_interval(struct ohash *h, const char *start, const char *end, argument
253 end - start) == 0 &&
254 (h->t[i].p+h->info.key_offset)[end
[all...]

Completed in 195 milliseconds

1234567891011>>