Searched refs:endp (Results 1 - 25 of 57) sorted by relevance

123

/osnet-11/usr/src/lib/libnsl/nss/
H A Dinet_pton.c141 uchar_t tmp[IN6ADDRSZ], *tp, *endp, *colonp; local
147 endp = tp + IN6ADDRSZ;
179 if (tp + INT16SZ > endp)
187 if (ch == '.' && ((tp + INADDRSZ) <= endp) &&
196 if (tp + INT16SZ > endp)
209 if (tp == endp)
212 endp[- i] = colonp[n - i];
215 tp = endp;
217 if (tp != endp)
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/serial/
H A Dcommon.c73 struct grub_usb_desc_endp *endp; local
74 endp = &usbdev->config[0].interf[interfno].descendp[j];
76 if ((endp->endp_addr & 128) && (endp->attrib & 3) == 2)
79 port->in_endp = endp;
81 else if (!(endp->endp_addr & 128) && (endp->attrib & 3) == 2)
84 port->out_endp = endp;
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c84 u_char *cp, *sp2, *startp, *endp; local
207 endp = startp + rrecp->r_size - 1;
211 if (!getword_str(buf2, sizeof buf2, &startp, endp))
226 if (!getword_str(buf2, sizeof buf2, &startp, endp))
239 endp))
259 soanum = getnum_str(&startp, endp);
275 n = getnum_str(&startp, endp);
280 if (!getword_str(buf2, sizeof buf2, &startp, endp))
289 n = getnum_str(&startp, endp);
295 n = getnum_str(&startp, endp);
721 getword_str(char *buf, int size, u_char **startpp, u_char *endp) argument
751 getstr_str(char *buf, int size, u_char **startpp, u_char *endp) argument
829 gethexnum_str(u_char **startpp, u_char *endp) argument
877 getnum_str(u_char **startpp, u_char *endp) argument
[all...]
/osnet-11/usr/src/lib/libgss/
H A Dg_initialize.c713 char buffer[BUFSIZ], *oidStr, *oid, *sharedLib, *kernMod, *endp; local
756 for (endp = oid; *endp && !isspace(*endp); endp++)
759 if (*endp) {
760 *endp = '\0';
785 for (sharedLib = endp+1; *sharedLib && isspace(*sharedLib);
802 for (endp = sharedLib; *endp
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dusbtest.c178 struct grub_usb_desc_endp *endp; local
179 endp = &dev->config[0].interf[i].descendp[j];
182 endp->endp_addr & 15,
183 (endp->endp_addr & 128) ? "IN" : "OUT",
184 endp->maxpacket, usb_endp_type[endp->attrib & 3],
185 endp->interval);
/osnet-11/usr/src/lib/libresolv2/common/inet/
H A Dinet_net_pton.c266 u_char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; local
277 endp = tp + NS_IN6ADDRSZ;
311 if (tp + NS_INT16SZ > endp)
320 if (ch == '.' && ((tp + NS_INADDRSZ) <= endp) &&
332 if (tp + NS_INT16SZ > endp)
345 endp = tmp + 2 * words;
355 if (tp == endp)
358 endp[- i] = colonp[n - i];
361 tp = endp;
363 if (tp != endp)
[all...]
H A Dinet_cidr_pton.c155 u_char tmp[NS_IN6ADDRSZ], *tp, *endp, *colonp; local
162 endp = tp + NS_IN6ADDRSZ;
195 if (tp + NS_INT16SZ > endp)
203 if (ch == '.' && ((tp + NS_INADDRSZ) <= endp) &&
218 if (tp + NS_INT16SZ > endp)
231 if (tp == endp)
234 endp[- i] = colonp[n - i];
237 tp = endp;
/osnet-11/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode_test.c201 char *endp; local
218 if ((endp = strchr(beginp, ' ')) != NULL) {
219 *endp++ = '\0';
220 beginp = endp;
355 char *endp; local
361 if ((endp = strchr(linebuf, '\n')) != NULL)
362 *endp = '\0';
367 if ((endp = strchr(beginp, ':')) != NULL) {
368 *endp++ = '\0';
369 beginp = endp;
[all...]
/osnet-11/usr/src/lib/libdladm/common/
H A Dflowattr.c88 char *prefix_str, *endp = NULL; local
99 prefix_len = (int)strtol(prefix_str, &endp, 10);
100 if (errno != 0 || prefix_len == 0 || *endp != '\0')
178 char *endp = NULL; local
181 val = strtol(attr_val, &endp, 10);
182 if (val < 1 || val > MAX_PORT || *endp != '\0')
304 char *mask_str, *endp = NULL; local
310 mask = strtoul(mask_str, &endp, 16);
312 *endp != '\0')
316 endp
[all...]
H A Dlibdladm.c546 char *endp = NULL; local
549 val = strtol(oarg, &endp, 10);
550 if (errno != 0 || val <= 0 || *endp != '\0')
561 char *endp = NULL; local
566 n = strtoull(oarg, &endp, 10);
568 if ((errno != 0) || (strlen(endp) > 1))
574 switch (*endp) {
1265 char *endp; local
1287 strtol(prop_val[i], &endp, 10);
1288 if ((endp !
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/kern/ia64/efi/
H A Dstartup.S44 .endp _start
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dusbms.c136 struct grub_usb_desc_endp *endp; local
137 endp = &usbdev->config[0].interf[interfno].descendp[j];
139 if ((endp->endp_addr & 128) && (endp->attrib & 3) == 2)
142 grub_usbms_devices[curnum]->in = endp;
144 /* grub_usb_clear_halt (usbdev, endp->endp_addr); */
145 grub_usbms_devices[curnum]->in_maxsz = endp->maxpacket;
147 else if (!(endp->endp_addr & 128) && (endp->attrib & 3) == 2)
150 grub_usbms_devices[curnum]->out = endp;
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dusb_keyboard.c75 struct grub_usb_desc_endp *endp;
153 struct grub_usb_desc_endp *endp = NULL;
180 endp = &usbdev->config[configno].interf[interfno].descendp[j];
182 if ((endp->endp_addr & 128) && grub_usb_get_ep_type(endp)
200 data->endp = endp;
248 data->endp->endp_addr,
399 termdata->endp->endp_addr,
74 struct grub_usb_desc_endp *endp; member in struct:grub_usb_keyboard_data
152 struct grub_usb_desc_endp *endp = NULL; local
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dusbhub.c156 struct grub_usb_desc_endp *endp = NULL;
157 endp = &dev->config[0].interf[0].descendp[i];
159 if ((endp->endp_addr & 128) && grub_usb_get_ep_type(endp)
163 dev->hub_endpoint = endp;
164 len = endp->maxpacket;
168 = grub_usb_bulk_read_background (dev, endp->endp_addr, len,
155 struct grub_usb_desc_endp *endp = NULL; local
H A Dusb.c150 struct grub_usb_desc_endp *endp;
151 endp = &usbdev->config[0].interf[i].descendp[j];
153 if (endp->endp_addr == addr)
154 return endp;
149 struct grub_usb_desc_endp *endp; local
/osnet-11/usr/src/lib/pam_modules/unix_cred/
H A Dunix_cred.c97 const char *q, *endp; local
98 tmp = priv_str_to_set(str, ",", &endp);
100 if (endp == NULL)
103 /* Now remove the bad privilege endp points to */
104 q = strchr(endp, ',');
106 q = endp + strlen(endp);
112 (void) strncat(badp, endp, q - endp);
114 (void) memmove((void *)endp,
[all...]
/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_persist.c365 char *endp; local
387 ipaddr.ipadm_intfidlen = (uint32_t)strtoul(prefixlen, &endp, 10);
388 if (*endp != '\0' || errno != 0)
431 char *endp; local
440 wait_time = strtol(value, &endp, 10);
441 if (*endp != '\0' || errno != 0)
/osnet-11/usr/src/grub/grub2/grub-core/lib/ia64/
H A Dsetjmp.S83 .endp setjmp
177 .endp __sigsetjmp
/osnet-11/usr/src/lib/libinetutil/common/
H A Dinetutil.c362 num2alpha(int32_t num, char **cp, char *endp) argument
365 num2alpha((num - 1) / 26, cp, endp);
366 if (*cp != endp) {
/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dslice.c373 char *endp; local
375 endp = rdsk + len; /* point to terminating 0 */
378 *(endp + 1) = *endp;
379 endp--;
380 } while (endp != slashp);
382 *(endp + 1) = 'r';
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dan_to_ln.c207 char *regexp, *startp, *endp = 0; local
223 endp = strchr(startp, ')');
225 if (endp) {
226 regexlen = (size_t) (endp - startp);
261 endp++;
264 endp = startp;
266 *contextp = endp;
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dpppdump.c247 unsigned char *p, *r, *endp; local
301 endp = p + nb;
308 if (endp - r > mru)
310 endp - r, mru);
323 handle_ccp(pkt, r + 2, endp - r - 2);
330 endp - r, d, &dn);
353 pkt->comp->incomp(pkt->state, r, endp - r);
/osnet-11/usr/src/cmd/sendmail/src/
H A Ddeliver.c2018 char *endp; local
2025 endp = strchr(mxhosts[hostnum] + 1, ']');
2026 if (endp != NULL)
2027 endp = strpbrk(endp + 1, ":,");
2030 endp = strpbrk(mxhosts[hostnum], ":,");
2032 endp = strpbrk(mxhosts[hostnum], ":,");
2034 if (endp != NULL)
2036 sep = *endp;
2037 *endp
5705 char *endp; local
5945 char *hp, *endp; local
[all...]
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmdebug.c221 reg Vmuchar_t *begp, *endp; local
252 DBHEAD(data,begp,endp);
253 while(begp < endp)
255 DBTAIL(data,begp,endp);
256 while(begp < endp)
628 { reg Vmuchar_t *data, *begp, *endp; local
639 DBHEAD(data,begp,endp);
640 for(; begp < endp; ++begp)
644 DBTAIL(data,begp,endp);
645 for(; begp < endp;
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dfnmatch_loop.c100 const CHAR *endp = END (p); local
101 if (endp != p)
104 p = endp;
151 const CHAR *endp; local
153 endp = MEMCHR (n, (flags & FNM_FILE_NAME) ? L_('/') : L_('\0'),
155 if (endp == NULL)
156 endp = string_end;
167 for (--p; n < endp; ++n, no_leading_period2 = false)
190 for (--p; n < endp; ++n, no_leading_period2 = false)

Completed in 93 milliseconds

123