Searched refs:ep (Results 26 - 50 of 209) sorted by relevance

123456789

/external/ipsec-tools/src/libipsec/
H A Dpfkey.c382 caddr_t ep; local
430 ep = ((caddr_t)(void *)newmsg) + len;
432 p = pfkey_setsadbmsg((void *)newmsg, ep, SADB_GETSPI,
439 p = pfkey_setsadbxsa2(p, ep, mode, reqid);
446 p = pfkey_setsadbaddr(p, ep, SADB_EXT_ADDRESS_SRC, src, (u_int)plen,
454 p = pfkey_setsadbaddr(p, ep, SADB_EXT_ADDRESS_DST, dst, (u_int)plen,
465 if (p + sizeof(spirange) > ep) {
480 if (p != ep) {
570 caddr_t ep; local
604 ep
743 caddr_t ep; local
1079 caddr_t ep; local
1160 caddr_t ep; local
1434 caddr_t ep; local
1516 caddr_t ep; local
1579 caddr_t ep; local
1665 caddr_t ep; local
1851 caddr_t ep; /* XXX should be passed from upper layer */ local
[all...]
/external/giflib/
H A Dgifalloc.c230 ExtensionBlock *ep; local
246 ep = &(*ExtensionBlocks)[(*ExtensionBlockCount)++];
248 ep->Function = Function;
249 ep->ByteCount=Len;
250 ep->Bytes = (GifByteType *)malloc(ep->ByteCount);
251 if (ep->Bytes == NULL)
255 memcpy(ep->Bytes, ExtData, Len);
265 ExtensionBlock *ep; local
270 for (ep
[all...]
/external/lzma/CPP/7zip/Compress/
H A DLzmaEncoder.cpp76 #define SET_PROP_32(_id_, _dest_) case NCoderPropID::_id_: ep._dest_ = v; break;
78 HRESULT SetLzmaProp(PROPID propID, const PROPVARIANT &prop, CLzmaEncProps &ep) argument
84 return ParseMatchFinder(prop.bstrVal, &ep.btMode, &ep.numHashBytes) ? S_OK : E_INVALIDARG;
91 ep.reduceSize = prop.uhVal.QuadPart;
99 case NCoderPropID::kDefaultProp: if (v > 31) return E_INVALIDARG; ep.dictSize = (UInt32)1 << (unsigned)v; break;
/external/iputils/
H A Diputils.spec72 %attr(0755,root,root) %caps(cap_net_raw=ep) %{_sbindir}/clockdiff
74 %attr(0755,root,root) %caps(cap_net_raw=ep) %{_sbindir}/arping
76 %attr(0755,root,root) %caps(cap_net_raw=ep cap_net_admin=ep) %{_bindir}/ping
78 %attr(0755,root,root) %caps(cap_net_raw=ep cap_net_admin=ep) %{_bindir}/ping6
/external/tcpdump/
H A Dprint-aoe.c148 const u_char *ep = cp + len; local
202 ND_TCHECK2(*cp, ep - cp);
212 const u_char *ep = cp + len; local
251 ND_TCHECK2(*cp, ep - cp);
261 const u_char *ep = cp + len; local
302 ND_TCHECK2(*cp, ep - cp);
312 const u_char *ep = cp + len; local
337 ND_TCHECK2(*cp, ep - cp);
348 const u_char *ep = cp + len; local
395 ND_TCHECK2(*cp, ep
405 const u_char *ep = cp + len; local
[all...]
H A Dprint-pim.c230 register const u_char *ep; local
233 ep = (const u_char *)ndo->ndo_snapend;
234 if (bp >= ep)
420 register const u_char *ep; local
423 ep = (const u_char *)ndo->ndo_snapend;
424 if (bp >= ep)
627 register const u_char *ep; local
631 ep = (const u_char *)ndo->ndo_snapend;
632 if (bp >= ep)
634 if (ep > b
[all...]
H A Dprint-isakmp.c635 const u_char *ep, uint32_t phase,
745 if (ep < (u_char *)(p)) { \
888 const u_char *cp, const u_char *ep)
891 const u_char *end = ep - 20;
893 int len = ep - cp;
901 elen = ep - end;
925 const u_char *p, const u_char *ep,
935 if (ep < p + totlen) {
937 return ep + 1;
962 ikev1_attr_print(netdissect_options *ndo, const u_char *p, const u_char *ep) argument
887 ike_show_somedata(netdissect_options *ndo, const u_char *cp, const u_char *ep) argument
924 ikev1_attrmap_print(netdissect_options *ndo, const u_char *p, const u_char *ep, const struct attrmap *map, size_t nmap) argument
992 ikev1_sa_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep, uint32_t phase, uint32_t doi0 _U_, uint32_t proto0, int depth) argument
1052 ikev1_p_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep, uint32_t phase, uint32_t doi0, uint32_t proto0 _U_, int depth) argument
1215 ikev1_t_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len, const u_char *ep, uint32_t phase _U_, uint32_t doi _U_, uint32_t proto, int depth _U_) argument
1625 ikev1_n_print(netdissect_options *ndo, u_char tpay _U_, const struct isakmp_gen *ext, u_int item_len, const u_char *ep, uint32_t phase, uint32_t doi0 _U_, uint32_t proto0 _U_, int depth) argument
1869 ikev2_t_print(netdissect_options *ndo, u_char tpay _U_, int pcount, const struct isakmp_gen *ext, u_int item_len, const u_char *ep, uint32_t phase _U_, uint32_t doi _U_, uint32_t proto _U_, int depth _U_) argument
1947 ikev2_p_print(netdissect_options *ndo, u_char tpay _U_, int pcount _U_, const struct isakmp_gen *ext, u_int item_len _U_, const u_char *ep, uint32_t phase, uint32_t doi0, uint32_t proto0 _U_, int depth) argument
2560 ike_sub0_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, uint32_t phase, uint32_t doi, uint32_t proto, int depth) argument
2601 ikev1_sub_print(netdissect_options *ndo, u_char np, const struct isakmp_gen *ext, const u_char *ep, uint32_t phase, uint32_t doi, uint32_t proto, int depth) argument
2655 const u_char *ep; local
2724 ikev2_sub0_print(netdissect_options *ndo, struct isakmp *base, u_char np, int pcount, const struct isakmp_gen *ext, const u_char *ep, uint32_t phase, uint32_t doi, uint32_t proto, int depth) argument
2775 ikev2_sub_print(netdissect_options *ndo, struct isakmp *base, u_char np, const struct isakmp_gen *ext, const u_char *ep, uint32_t phase, uint32_t doi, uint32_t proto, int depth) argument
2825 const u_char *ep; local
2884 const u_char *ep; local
[all...]
H A Daddrtoname.c320 /* Find the hash node that corresponds the ether address 'ep' */
323 lookup_emem(const u_char *ep) argument
328 k = (ep[0] << 8) | ep[1];
329 j = (ep[2] << 8) | ep[3];
330 i = (ep[4] << 8) | ep[5];
470 etheraddr_string(netdissect_options *ndo, register const u_char *ep) argument
478 tp = lookup_emem(ep);
517 le64addr_string(const u_char *ep) argument
545 linkaddr_string(netdissect_options *ndo, const u_char *ep, const unsigned int type, const unsigned int len) argument
860 register struct pcap_etherent *ep; local
[all...]
H A Dprint-esp.c565 register const u_char *ep; local
593 /* 'ep' points to the end of available data. */
594 ep = ndo->ndo_snapend;
596 if ((u_char *)(esp + 1) >= ep) {
671 if (ep - bp2 < len)
673 if (ep - bp2 > len) {
675 ep = bp2 + len;
681 ep = ep - sa->authlen;
690 EVP_Cipher(&ctx, p + ivlen, p + ivlen, ep
[all...]
/external/libpng/contrib/tools/
H A Dcvtcolor.c36 char *ep; local
37 unsigned long c = strtoul(arg, &ep, 0);
39 if (ep <= arg || *ep || c > 65535 || (issRGB && c > 255))
/external/libpcap/
H A Doptimize.c259 propedom(struct edge *ep) argument
261 SET_INSERT(ep->edom, ep->id);
262 if (ep->succ) {
263 SET_INTERSECT(ep->succ->et.edom, ep->edom, edgewords);
264 SET_INTERSECT(ep->succ->ef.edom, ep->edom, edgewords);
1277 fold_edge(struct block *child, struct edge *ep) argument
1281 int code = ep
1329 opt_j(struct edge *ep) argument
1389 struct edge *ep; local
1481 struct edge *ep; local
[all...]
H A Dnametoaddr.c409 register u_char *ep, *e; local
412 e = ep = (u_char *)malloc(6);
424 *ep++ = d;
435 register struct pcap_etherent *ep; local
450 while ((ep = pcap_next_etherent(fp)) != NULL) {
451 if (strcmp(ep->name, name) == 0) {
454 memcpy(ap, ep->addr, 6);
/external/mksh/src/
H A Dmain.c932 struct env *ep; local
941 ep = (void *)(cp - sizeof(ALLOC_ITEM));
943 ainit(&ep->area);
944 ep->oenv = e;
945 ep->loc = e->loc;
946 ep->savefd = NULL;
947 ep->temps = NULL;
948 ep->yyrecursive_statep = NULL;
949 ep->type = type;
950 ep
958 struct env *ep = e; local
1044 struct env *ep; local
1076 struct env *ep; local
[all...]
/external/libusb-compat/libusb/
H A Dcore.c349 static void clear_endpoint_descriptor(struct usb_endpoint_descriptor *ep) argument
351 if (ep->extra)
352 free(ep->extra);
729 API_EXPORTED int usb_resetep(usb_dev_handle *dev, unsigned int ep) argument
731 return compat_err(usb_clear_halt(dev, ep));
734 API_EXPORTED int usb_clear_halt(usb_dev_handle *dev, unsigned int ep) argument
736 usbi_dbg("endpoint %x", ep);
737 return compat_err(libusb_clear_halt(dev->handle, ep & 0xff));
746 static int usb_bulk_io(usb_dev_handle *dev, int ep, char *bytes, argument
751 usbi_dbg("endpoint %x size %d timeout %d", ep, siz
763 usb_bulk_read(usb_dev_handle *dev, int ep, char *bytes, int size, int timeout) argument
777 usb_bulk_write(usb_dev_handle *dev, int ep, char *bytes, int size, int timeout) argument
791 usb_interrupt_io(usb_dev_handle *dev, int ep, char *bytes, int size, int timeout) argument
808 usb_interrupt_read(usb_dev_handle *dev, int ep, char *bytes, int size, int timeout) argument
821 usb_interrupt_write(usb_dev_handle *dev, int ep, char *bytes, int size, int timeout) argument
884 usb_get_descriptor_by_endpoint(usb_dev_handle *dev, int ep, unsigned char type, unsigned char desc_index, void *buf, int size) argument
[all...]
H A Dusb.h295 int usb_get_descriptor_by_endpoint(usb_dev_handle *udev, int ep,
301 int usb_bulk_write(usb_dev_handle *dev, int ep, char *bytes, int size,
303 int usb_bulk_read(usb_dev_handle *dev, int ep, char *bytes, int size,
305 int usb_interrupt_write(usb_dev_handle *dev, int ep, char *bytes, int size,
307 int usb_interrupt_read(usb_dev_handle *dev, int ep, char *bytes, int size,
315 int usb_resetep(usb_dev_handle *dev, unsigned int ep);
316 int usb_clear_halt(usb_dev_handle *dev, unsigned int ep);
/external/syslinux/com32/lib/syslinux/
H A Dzonelist.c49 struct syslinux_memmap *sp, *ep; local
55 ep = malloc(sizeof(*ep));
56 if (!ep) {
63 sp->next = ep;
65 ep->start = 0; /* Wrap around... */
66 ep->type = SMT_END; /* End of chain */
67 ep->next = NULL;
/external/libusb/examples/
H A Dsam3u_benchmark.c85 static int benchmark_in(uint8_t ep) argument
91 if (ep == EP_ISO_IN)
98 if (ep == EP_ISO_IN) {
99 libusb_fill_iso_transfer(xfr, devh, ep, buf,
103 libusb_fill_bulk_transfer(xfr, devh, ep, buf,
/external/libgsm/src/
H A Drpe.c387 static void RPE_grid_positioning P3((Mc,xMp,ep),
390 register word * ep /* [0..39] OUT */
394 * ep[0..39] for the LTP analysis filter. The inputs are the Mc
405 case 3: *ep++ = 0;
407 *ep++ = 0;
408 case 1: *ep++ = 0;
409 case 0: *ep++ = *xMp++;
412 while (++Mc < 4) *ep++ = 0;
417 for (k = 0; k <= 39; k++) ep[k] = 0;
419 ep[ M
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dplurults.cpp515 const char* ep = rp;
516 while (*ep && *ep != ':') ++ep;
519 UnicodeString keyword(rp, ep - rp, US_INV);
532 if (*ep) {
533 ++ep; // skip colon
534 while (*ep && *ep == ' ') ++ep; // an
[all...]
/external/syslinux/com32/elflink/ldlinux/
H A Dreadconfig.c536 char *ep = sp; local
538 while (*ep && !my_isspace(*ep))
539 ep++;
542 *ref = ep;
543 return refstrndup(sp, ep - sp);
578 char *ep; local
585 ep = sp;
587 while (my_isxdigit(*ep))
588 ep
878 char line[MAX_LINE], *p, *ep, ch; local
[all...]
/external/libedit/src/
H A Demacs.c287 Char *cp, *ep; local
289 ep = c__next_word(el->el_line.cursor, el->el_line.lastchar,
292 for (cp = el->el_line.cursor; cp < ep; cp++)
296 el->el_line.cursor = ep;
311 Char *cp, *ep; local
313 ep = c__next_word(el->el_line.cursor, el->el_line.lastchar,
316 for (cp = el->el_line.cursor; cp < ep; cp++) {
324 for (; cp < ep; cp++)
328 el->el_line.cursor = ep;
343 Char *cp, *ep; local
[all...]
/external/libcap/progs/
H A Dquicktest.sh56 ./setcap all=ep ./privileged
61 ./setcap cap_setuid,cap_setgid=ep ./privileged
147 pass_capsh --keep=1 --uid=$nouid --caps=cap_setpcap=ep \
/external/libpng/contrib/examples/
H A Diccfrompng.c107 const char *ep = strrchr(filename, '.'); local
109 if (ep != NULL)
110 len = ep-filename;
/external/netperf/src/
H A Ddscp.c139 char *ep = NULL; local
149 val = strtol(cp, &ep, 0);
150 if (*cp == '\0' || *ep != '\0' || val < 0 || val > 255)
/external/iptables/extensions/
H A Dlibip6t_dst.c35 char* ep; local
37 id = strtoul(idstr, &ep, 0);
39 if ( idstr == ep ) {
48 if ( *idstr != '\0' && *ep != '\0' ) {

Completed in 6185 milliseconds

123456789