Searched refs:data_p (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A Dprintdata.c41 print_bytes_cfstr(CFMutableStringRef str, const uint8_t * data_p, argument
58 STRING_APPEND(str, "%s%02x", space, data_p[i]);
64 print_data_cfstr(CFMutableStringRef str, const uint8_t * data_p, argument
72 for (line_pos = 0, offset = 0; offset < n_bytes; offset++, data_p++) {
76 line_buf[line_pos] = isprint(*data_p) ? *data_p : '.';
77 STRING_APPEND(str, " %02x", *data_p);
103 fprint_bytes(FILE * out_f, const uint8_t * data_p, int n_bytes) argument
111 print_bytes_cfstr(str, data_p, n_bytes);
119 fprint_data(FILE * out_f, const uint8_t * data_p, in argument
[all...]
H A Dprintdata.h46 fprint_bytes(FILE * out_f, const uint8_t * data_p, int n_bytes);
52 print_bytes_cfstr(CFMutableStringRef str, const uint8_t * data_p,
55 print_data_cfstr(CFMutableStringRef str, const uint8_t * data_p,
/macosx-10.9.5/bootp-268.1/bootplib/
H A Dutil.c182 print_data_cfstr(CFMutableStringRef str, const uint8_t * data_p, argument
190 for (line_pos = 0, offset = 0; offset < n_bytes; offset++, data_p++) {
195 line_buf[line_pos] = isprint(*data_p) ? *data_p : '.';
196 STRING_APPEND(str, " %02x", *data_p);
222 fprint_data(FILE * out_f, const uint8_t * data_p, int n_bytes) argument
227 print_data_cfstr(str, data_p, n_bytes);
235 print_data(const uint8_t * data_p, int n_bytes) argument
237 fprint_data(stdout, data_p, n_bytes);
242 print_bytes_sep_cfstr(CFMutableStringRef str, uint8_t * data_p, in argument
277 fprint_bytes_sep(FILE * out_f, uint8_t * data_p, int n_bytes, char separator) argument
[all...]
H A Dhost_identifier.c157 printData(u_char * data_p, int n_bytes) argument
164 for (line_pos = 0, offset = 0; offset < n_bytes; offset++, data_p++) {
168 line_buf[line_pos] = isprint(*data_p) ? *data_p : '.';
169 printf(" %02x", *data_p);
H A Dutil.h132 void print_data_cfstr(CFMutableStringRef str, const uint8_t * data_p,
134 void print_data(const uint8_t * data_p, int n_bytes);
135 void fprint_data(FILE * f, const uint8_t * data_p, int n_bytes);
142 void fprint_bytes(FILE * out_f, uint8_t * data_p, int n_bytes);
143 void fprint_bytes_sep(FILE * out_f, uint8_t * data_p, int n_bytes,
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcnfbuf.h126 (rpc_cn_packet_p_t) ((rpc_cn_fragbuf_p_t)(fbuf))->data_p
153 (fbp)->data_p = (dce_pointer_t) RPC_CN_ALIGN_PTR((fbp)->data_area, 8);
H A Dcnfbuf.c271 fbp->data_p = (dce_pointer_t) RPC_CN_ALIGN_PTR(fbp->data_area, 8);
386 fbp->data_p = (dce_pointer_t) RPC_CN_ALIGN_PTR(fbp->data_area, 8);
H A Dcnrcvr.c649 pktp = (rpc_cn_packet_p_t) fragbuf_p->data_p;
756 memcpy (assoc->raw_packet_p->data_p,
757 fragbuf_p->data_p,
1425 frag_length = RPC_CN_PKT_FRAG_LEN ((rpc_cn_packet_p_t)(fbp->data_p));
1430 if (NDR_DREP_INT_REP(RPC_CN_PKT_DREP((rpc_cn_packet_p_t)fbp->data_p))
1463 iov.iov_base = (byte_p_t)((unsigned8 *)(fbp->data_p) + fbp->data_size);
1622 frag_length = RPC_CN_PKT_FRAG_LEN ((rpc_cn_packet_p_t)(fbp->data_p));
1627 if (NDR_DREP_INT_REP( RPC_CN_PKT_DREP((rpc_cn_packet_p_t)fbp->data_p) ) != NDR_LOCAL_INT_REP)
1638 ptype = RPC_CN_PKT_PTYPE((rpc_cn_packet_p_t)fbp->data_p);
1642 ((RPC_CN_PKT_VERS ((rpc_cn_packet_p_t)fbp->data_p) !
[all...]
H A Dcncall.c595 auth_tlr = (rpc_cn_auth_tlr_t *)call_rep->prot_tlr->data_p;
777 if (frag_buf->data_p != NULL)
783 * Now adjust data_p to point to just the stub data.
791 frag_buf->data_p = (dce_pointer_t)
1083 if (frag_buf->data_p != NULL)
1092 header_p = (rpc_cn_packet_p_t) frag_buf->data_p;
1143 * Now adjust data_p to point to just the stub data.
1148 frag_buf->data_p = (dce_pointer_t)
1153 frag_buf->data_p = (dce_pointer_t)
1235 out_call_args->data_addr = (byte_p_t) frag_buf->data_p;
[all...]
H A Dcnxfer.c719 auth_tlr = (rpc_cn_auth_tlr_t *)call_rep->prot_tlr->data_p;
738 iov_p->data_addr = (byte_p_t) call_rep->prot_tlr->data_p;
827 iov_p->data_addr = (byte_p_t) buf_p->data_p;
831 RPC_CN_CREP_FREE_BYTE_PTR (call_rep) = (byte_p_t) buf_p->data_p;
H A Dcncclsm.c679 header_p = (rpc_cn_packet_p_t) fragbuf->data_p;
1210 header_p = (rpc_cn_packet_p_t) fragbuf->data_p;
1215 * Note that we do not need to adjust data_p since that will
1378 header_p = (rpc_cn_packet_p_t) fragbuf->data_p;
1384 * Note that we do not need to adjust data_p since that will
1577 pdu.elt_1.data_addr = (byte_p_t) call_rep->prot_tlr->data_p;
1720 RPC_CN_CREP_IOV (call_rep)[1].data_addr = (byte_p_t) call_rep->prot_tlr->data_p;
H A Dcnsassm.c823 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
922 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;\
1082 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
1177 req_header = (rpc_cn_packet_t *) fragbuf->data_p;
1518 req_header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
1556 resp_header = (rpc_cn_packet_t *) (fragbuf->data_p);
1747 req_header = (rpc_cn_packet_t *) fragbuf->data_p;
1853 req_header = (rpc_cn_packet_t *)fragbuf->data_p;
2004 req_header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
2014 resp_header = (rpc_cn_packet_t *) (fragbuf->data_p);
[all...]
H A Dcncassm.c1345 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
1418 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
1934 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
2209 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
3084 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
3278 (rpc_cn_common_hdr_p_t) assoc->raw_packet_p->data_p,
3558 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
3657 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;\
3779 header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
4308 req_header = (rpc_cn_packet_t *) ((rpc_cn_fragbuf_t *)event_param)->data_p;
[all...]
H A Dcnp.h373 dce_pointer_t data_p;
497 (((rpc_cn_fragbuf_p_t)((cp)->prot_header))->data_p)
371 dce_pointer_t data_p; member in struct:rpc_cn_fragbuf_s_t
H A Dcnsclsm.c1355 ** data. On output, the data_p and data_size
1477 auth_tlr = (rpc_cn_auth_tlr_t *)call_rep->prot_tlr->data_p;
1545 * Note that we do not adjust data_p; that will be done by
1600 ** data. On output, the data_p and data_size
1657 * Note that we do not adjust data_p; that will be done by
H A Dcnassoc.c2229 iovector.elt[0].data_addr = (byte_p_t) fragbuf->data_p;
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkpi_mbuf.c843 void** data_p)
848 if (data_p != NULL)
849 *data_p = NULL;
855 data_p == NULL) {
871 /* Attach the mtag and set *data_p */
873 *data_p = tag + 1;
884 void** data_p)
891 if (data_p != NULL)
892 *data_p = NULL;
897 id > mtag_id_last || length == NULL || data_p
837 mbuf_tag_allocate( mbuf_t mbuf, mbuf_tag_id_t id, mbuf_tag_type_t type, size_t length, mbuf_how_t how, void** data_p) argument
879 mbuf_tag_find( mbuf_t mbuf, mbuf_tag_id_t id, mbuf_tag_type_t type, size_t* length, void** data_p) argument
949 mbuf_add_drvaux(mbuf_t mbuf, mbuf_how_t how, u_int32_t family, u_int32_t subfamily, size_t length, void **data_p) argument
987 mbuf_find_drvaux(mbuf_t mbuf, u_int32_t *family_p, u_int32_t *subfamily_p, u_int32_t *length_p, void **data_p) argument
[all...]
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DDHCP.c316 print_data(u_char * data_p, int n_bytes) argument
323 for (line_pos = 0, offset = 0; offset < n_bytes; offset++, data_p++) {
327 line_buf[line_pos] = isprint(*data_p) ? *data_p : '.';
328 printf(" %02x", *data_p);
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dkpi_mbuf.h1313 @param data_p Upon successful return, *data_p will point to the
1318 mbuf_tag_type_t type, size_t length, mbuf_how_t how, void **data_p);
1328 @param data_p Upon successful return, *data_p will point to the
1333 mbuf_tag_type_t type, size_t *length, void **data_p);
1366 @param data_p Upon successful return, *data_p will point to the
1371 u_int32_t family, u_int32_t subfamily, size_t length, void **data_p);
1386 @param data_p Upo
[all...]
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A DRTADVSocket.c427 RTADVSocketReceiveDataInit(RTADVSocketReceiveDataRef data_p, argument
433 data_p->router = *router_p;
434 data_p->managed_bit
436 data_p->other_bit
444 data_p->dns_servers = find_rdnss(&options, &data_p->dns_servers_count);
445 data_p->router_hwaddr
446 = find_source_link_address(&options, &data_p->router_hwaddr_len);
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkController.cpp2385 void * data_p = 0; local
2391 (size_t) length, &data_p);
2397 if (data_p)
2398 bcopy(data, data_p, length);

Completed in 349 milliseconds