Searched refs:pptr (Results 1 - 25 of 82) sorted by path

1234

/freebsd-11-stable/contrib/binutils/bfd/doc/
H A Dchew.c1479 string_type pptr; local
1482 init_string (&pptr);
1485 ptr = &pptr;
/freebsd-11-stable/contrib/binutils/bfd/
H A Dieee.c685 ieee_symbol_type ***pptr,
704 **pptr = new_symbol;
705 *pptr = &new_symbol->next;
679 get_symbol(bfd *abfd ATTRIBUTE_UNUSED, ieee_data_type *ieee, ieee_symbol_type *last_symbol, unsigned int *symbol_count, ieee_symbol_type ***pptr, unsigned int *max_index, int this_type) argument
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-operands.c1415 tree *pptr = &TREE_OPERAND (expr, 0); local
1416 tree ptr = *pptr;
1482 get_expr_operands (stmt, pptr, opf_none);
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dcritical.c53 GOMP_critical_name_start (void **pptr) argument
62 plock = (gomp_mutex_t *)pptr;
67 plock = *pptr;
75 plock = __sync_val_compare_and_swap (pptr, NULL, nlock);
85 plock = *pptr;
91 *pptr = plock;
102 GOMP_critical_name_end (void **pptr) argument
111 plock = (gomp_mutex_t *)pptr;
113 plock = *pptr;
/freebsd-11-stable/contrib/libc-pwcache/
H A Dpwcache.c266 UIDC *ptr, **pptr; local
274 pptr = uidtb + (uid % UID_SZ);
275 ptr = *pptr;
296 *pptr = ptr = (UIDC *)malloc(sizeof(UIDC));
335 GIDC *ptr, **pptr; local
343 pptr = gidtb + (gid % GID_SZ);
344 ptr = *pptr;
365 *pptr = ptr = (GIDC *)malloc(sizeof(GIDC));
402 UIDC *ptr, **pptr; local
417 pptr
466 GIDC *ptr, **pptr; local
[all...]
/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_sstream.h131 if (this->pptr())
134 if (this->pptr() > this->egptr())
135 __ret = __string_type(this->pbase(), this->pptr());
242 if (this->pptr() && this->pptr() > this->egptr())
245 this->setg(this->eback(), this->gptr(), this->pptr());
247 this->setg(this->pptr(), this->pptr(), this->pptr());
H A Dstd_streambuf.h423 if (__builtin_expect(this->pptr() < this->epptr(), true))
425 *this->pptr() = __c;
521 * - pptr() returns the next pointer for the output sequence
528 pptr() const { return _M_out_cur; } function in class:basic_streambuf
547 * @post @a pbeg == @c pbase(), @a pbeg == @c pptr(), and
714 * @post The constraints of @c gptr(), @c eback(), and @c pptr()
/freebsd-11-stable/contrib/libstdc++/src/
H A Dstrstream.cc139 { return pptr() ? pptr() - pbase() : 0; }
148 if (pptr() == epptr() && _M_dynamic && !_M_frozen && !_M_constant)
177 if (pptr() != epptr())
179 *pptr() = c;
215 if (gptr() == egptr() && pptr() && pptr() > egptr())
216 setg(eback(), gptr(), pptr());
246 if ((!do_get && !do_put) || (do_put && !pptr()) || !gptr())
262 newoff = do_put ? pptr()
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dchecksum.c139 create_osi_cksum (const uint8_t *pptr, int checksum_offset, int length) argument
160 pptr++;
162 c0 = c0 + *(pptr++);
H A Dprint-cdp.c95 const u_char *pptr, u_int length, u_int caplen)
105 tptr = pptr; /* temporary pointer */
114 while (tptr < (pptr+length)) {
94 cdp_print(netdissect_options *ndo, const u_char *pptr, u_int length, u_int caplen) argument
H A Dprint-cfm.c272 register const u_char *pptr, register u_int length)
293 tptr=pptr;
294 cfm_common_header = (const struct cfm_common_header_t *)pptr;
271 cfm_print(netdissect_options *ndo, register const u_char *pptr, register u_int length) argument
H A Dprint-dtp.c47 dtp_print (netdissect_options *ndo, const u_char *pptr, u_int length) argument
55 tptr = pptr;
72 while (tptr < (pptr+length)) {
92 fn_printzp(ndo, tptr+4, len-4, pptr+length);
H A Dprint-forces.c69 int (*print) (netdissect_options *ndo, register const u_char * pptr, register u_int len,
233 int (*print) (netdissect_options *ndo, register const u_char * pptr, register u_int len,
237 static int genoptlv_print(netdissect_options *, register const u_char * pptr, register u_int len,
239 static int recpdoptlv_print(netdissect_options *, register const u_char * pptr, register u_int len,
241 static int invoptlv_print(netdissect_options *, register const u_char * pptr, register u_int len,
445 static int lfbselect_print(netdissect_options *, register const u_char * pptr, register u_int len,
447 static int redirect_print(netdissect_options *, register const u_char * pptr, register u_int len,
449 static int asrtlv_print(netdissect_options *, register const u_char * pptr, register u_int len,
451 static int asttlv_print(netdissect_options *, register const u_char * pptr, register u_int len,
503 int (*print) (netdissect_options *, register const u_char * pptr, registe
645 prestlv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk _U_, int indent) argument
683 fdatatlv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk _U_, int indent) argument
718 sdatailv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk _U_, int indent) argument
764 sdatatlv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk, int indent) argument
793 pkeyitlv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk, int indent) argument
836 pdatacnt_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t IDcnt, uint16_t op_msk, int indent) argument
991 pdata_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk, int indent) argument
1055 genoptlv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk, int indent) argument
1101 recpdoptlv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk, int indent) argument
1155 invoptlv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk _U_, int indent) argument
1216 asttlv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk _U_, int indent) argument
1274 asrtlv_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk _U_, int indent) argument
1346 print_metailv(netdissect_options *ndo, register const u_char * pptr, uint16_t op_msk _U_, int indent) argument
1374 print_metatlv(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk _U_, int indent) argument
1416 print_reddata(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk _U_, int indent) argument
1438 redirect_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk _U_, int indent) argument
1507 lfbselect_print(netdissect_options *ndo, register const u_char * pptr, register u_int len, uint16_t op_msk, int indent) argument
1586 forces_type_print(netdissect_options *ndo, register const u_char * pptr, const struct forcesh *fhdr _U_, register u_int mlen, const struct tom_h *tops) argument
1676 forces_print(netdissect_options *ndo, register const u_char * pptr, register u_int len) argument
[all...]
H A Dprint-ftp.c29 ftp_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
31 txtproto_print(ndo, pptr, len, "ftp", NULL, 0);
H A Dprint-http.c74 http_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
76 txtproto_print(ndo, pptr, len, "http", httpcmds, RESP_CODE_SECOND_TOKEN);
H A Dprint-isoclns.c567 static void osi_print_cksum(netdissect_options *, const uint8_t *pptr,
767 const uint8_t *pptr, u_int length)
775 clnp_header = (const struct clnp_header_t *) pptr;
779 optr = pptr;
800 while (pptr < ndo->ndo_snapend)
801 ND_PRINT((ndo, "%02X", *pptr++));
810 pptr += sizeof(struct clnp_header_t);
817 ND_TCHECK(*pptr);
818 dest_address_length = *pptr;
819 pptr
766 clnp_print(netdissect_options *ndo, const uint8_t *pptr, u_int length) argument
1090 esis_print(netdissect_options *ndo, const uint8_t *pptr, u_int length) argument
2190 const uint8_t *optr, *pptr, *tptr; local
3151 osi_print_cksum(netdissect_options *ndo, const uint8_t *pptr, uint16_t checksum, int checksum_offset, u_int length) argument
[all...]
H A Dprint-lldp.c1150 const u_char *pptr, u_int len)
1162 subtype = *(pptr+3);
1172 tptr = pptr + 4;
1359 const u_char *pptr, u_int len)
1367 tptr = pptr;
1421 register const u_char *pptr, register u_int len)
1429 tptr = pptr;
1149 lldp_private_dcbx_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
1358 lldp_mgmt_addr_tlv_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
1420 lldp_print(netdissect_options *ndo, register const u_char *pptr, register u_int len) argument
H A Dprint-lspping.c490 register const u_char *pptr, register u_int len)
524 tptr=pptr;
525 lspping_com_header = (const struct lspping_common_header *)pptr;
489 lspping_print(netdissect_options *ndo, register const u_char *pptr, register u_int len) argument
H A Dprint-lwapp.c166 const u_char *pptr, u_int len, int has_ap_ident)
174 tptr=pptr;
179 lwapp_trans_header = (const struct lwapp_transport_header *)(pptr+6);
181 lwapp_trans_header = (const struct lwapp_transport_header *)pptr;
289 const u_char *pptr, u_int len)
295 tptr=pptr;
299 lwapp_trans_header = (const struct lwapp_transport_header *)pptr;
165 lwapp_control_print(netdissect_options *ndo, const u_char *pptr, u_int len, int has_ap_ident) argument
288 lwapp_data_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
H A Dprint-mpcp.c124 mpcp_print(netdissect_options *ndo, register const u_char *pptr, register u_int length) argument
140 tptr=pptr;
141 mpcp.common_header = (const struct mpcp_common_header_t *)pptr;
245 print_unknown_data(ndo,pptr, "\n\t", length);
H A Dprint-olsr.c311 const u_char *pptr, u_int length, int is_ipv6)
329 tptr = pptr;
354 while (tptr < (pptr+length)) {
706 } /* while (tptr < (pptr+length)) */
310 olsr_print(netdissect_options *ndo, const u_char *pptr, u_int length, int is_ipv6) argument
H A Dprint-ppp.c415 u_int proto, const u_char *pptr, int length)
423 tptr=pptr;
453 print_unknown_data(ndo, pptr - 2, "\n\t", 6);
570 print_unknown_data(ndo, pptr - 2, "\n\t ", length + 2);
414 handle_ctrl_proto(netdissect_options *ndo, u_int proto, const u_char *pptr, int length) argument
H A Dprint-rpki-rtr.c390 rpki_rtr_print(netdissect_options *ndo, register const u_char *pptr, register u_int len) argument
397 u_int pdu_len = rpki_rtr_pdu_print(ndo, pptr, len, 1, 8);
399 pptr += pdu_len;
H A Dprint-rtsp.c44 rtsp_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
46 txtproto_print(ndo, pptr, len, "rtsp", rtspcmds, RESP_CODE_SECOND_TOKEN);
H A Dprint-sip.c51 sip_print(netdissect_options *ndo, const u_char *pptr, u_int len) argument
53 txtproto_print(ndo, pptr, len, "sip", sipcmds, RESP_CODE_SECOND_TOKEN);

Completed in 202 milliseconds

1234