HomeSort by relevance Sort by last modified time
    Searched refs:plen (Results 151 - 175 of 249) sorted by null

1 2 3 4 5 67 8 910

  /external/ppp/pppd/
eap.c 435 int id, i, plen, toffs; local
467 plen = b64dec(&bs,
481 if (id + 1 <= plen && id + 9 > plen)
484 if (plen % 8 == 0 && i < 5) {
490 if ((i = plen = *(unsigned char *)clear) > 7)
492 esp->es_server.ea_peerlen = plen;
495 plen -= i;
498 while (plen > 0) {
502 plen -= 8
    [all...]
ccp.c     [all...]
  /external/tcpdump/
print-openflow-1.0.c 1222 uint16_t property, plen, rate; local
    [all...]
  /external/ipsec-tools/src/racoon/
racoonctl.c 1526 int plen, i; local
1531 plen = strlen(port);
1532 if (len < plen + 1)
1536 for (i = 0; i < len - plen - 1 && addr[i] != '\0'; /*noting*/)
1540 for (i = 0; i < plen && port[i] != '\0'; /*noting*/)
    [all...]
isakmp_cfg.c 214 size_t plen; local
217 plen = ntohs(ph->len);
218 nph = (struct isakmp_gen *)((char *)ph + plen);
219 plen = ntohs(nph->len);
221 if ((payload = vmalloc(plen)) == NULL) {
226 memcpy(payload->v, nph, plen);
    [all...]
  /external/wpa_supplicant_8/src/ap/
drv_callbacks.c 756 size_t plen __maybe_unused;
762 plen = drv_mgmt->frame_len - 24 - 1;
769 wpa_printf(MSG_DEBUG, "RX_ACTION cat %d action plen %d",
770 mgmt->u.action.category, (int) plen);
781 wpa_ft_action_rx(sta->wpa_sm, payload, plen);
785 if (mgmt->u.action.category == WLAN_ACTION_SA_QUERY && plen >= 4) {
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 1763 size_t plen, data_len, key_data_len; local
    [all...]
  /external/pcre/dist/
pcregrep.c 954 int plen = strlen(path); local
958 if (pcre_exec(ep->compiled, NULL, path, plen, 0, 0, NULL, 0) >= 0)
966 if (pcre_exec(ip->compiled, NULL, path, plen, 0, 0, NULL, 0) >= 0)
1777 int plen = offsets[2*n + 1] - offsets[2*n]; local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /toolchain/binutils/binutils-2.25/gold/
dwp.cc 174 // Set *PLEN to the size. Set *IS_NEW to true if the contents need to be
177 section_contents(unsigned int shndx, section_size_type* plen, bool* is_new)
178 { return this->obj_->decompressed_section_contents(shndx, plen, is_new); }
814 section_size_type* plen,
818 *plen = convert_to_section_size_type(loc.data_size);
819 if (*plen == 0)
824 return this->get_view(loc.file_offset, *plen, true, cache);
    [all...]
target.h 448 // Set *PLEN to the length of the name if returning non-NULL.
452 size_t* plen) const
453 { return this->do_output_section_name(relobj, name, plen); }
    [all...]
plugin.h 505 do_section_contents(unsigned int shndx, section_size_type* plen,
  /external/wpa_supplicant_8/wpa_supplicant/
events.c 3203 size_t plen; local
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
resrc.c 1065 rcdata_render_as_buffer (const rc_rcdata_item *data, rc_uint_type *plen)
1079 if (plen)
1080 *plen = len;
2992 int plen; local
    [all...]
  /hardware/qcom/msm8996/kernel-headers/media/
radio-iris.h 137 __u8 plen; member in struct:radio_hci_command_hdr
142 __u8 plen; member in struct:radio_hci_event_hdr
  /hardware/qcom/msm8996/original-kernel-headers/media/
radio-iris.h 111 __u8 plen; member in struct:radio_hci_command_hdr
116 __u8 plen; member in struct:radio_hci_event_hdr
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pkgutil.py 335 plen = len(_prefix)
342 fn = fn[plen:].split(os.sep)
  /prebuilts/gdb/linux-x86/lib/python2.7/
pkgutil.py 335 plen = len(_prefix)
342 fn = fn[plen:].split(os.sep)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pkgutil.py 335 plen = len(_prefix)
342 fn = fn[plen:].split(os.sep)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pkgutil.py 335 plen = len(_prefix)
342 fn = fn[plen:].split(os.sep)
  /external/toybox/lib/
lib.h 82 char *dirtree_path(struct dirtree *node, int *plen);
  /external/boringssl/src/crypto/x509v3/
v3_utl.c 581 static void skip_prefix(const unsigned char **p, size_t *plen,
586 size_t pattern_len = *plen;
610 *plen = pattern_len;
  /external/dnsmasq/src/
dnsmasq.h 723 unsigned char *find_pseudoheader(HEADER *header, size_t plen,
726 unsigned int questions_crc(HEADER *header, size_t plen, char *buff);
727 size_t resize_packet(HEADER *header, size_t plen,
  /external/harfbuzz_ng/src/
hb-directwrite.cc 59 _hb_generate_unique_face_name(wchar_t *face_name, unsigned int *plen)
83 if (plen)
84 *plen = name_str_len;

Completed in 2168 milliseconds

1 2 3 4 5 67 8 910