Searched refs:p_status (Results 1 – 5 of 5) sorted by relevance
/external/valgrind/memcheck/tests/solaris/ |
D | name_service_door.c | 109 if (header->p_status != NSS_SUCCESS) x = -1; else x = -2; in test_app_uninitialized_request() 134 header->p_status = 0; in test_app_proto_icmp() 191 printf("status=%u\n", header->p_status); in test_app_proto_icmp()
|
/external/libnfc-nci/src/nfc/tags/ |
D | ce_t3t.c | 413 UINT8 *p_dst, *p_temp, *p_status; in ce_t3t_handle_check_cmd() local 431 p_status = p_dst; in ce_t3t_handle_check_cmd() 464 p_dst = p_status; in ce_t3t_handle_check_cmd() 509 p_dst = p_status; in ce_t3t_handle_check_cmd() 537 p_dst = p_status; in ce_t3t_handle_check_cmd()
|
D | rw_t1t_ndef.c | 76 …dle_rsp (const tT1T_CMD_RSP_INFO * p_info, BOOLEAN *p_notify, UINT8 *p_data, tNFC_STATUS *p_status) in rw_t1t_handle_rsp() argument 92 *p_status = rw_t1t_handle_rall_rsp (p_notify,p_data); in rw_t1t_handle_rsp() 105 *p_status = rw_t1t_handle_dyn_read_rsp (p_notify,p_data); in rw_t1t_handle_rsp() 109 *p_status = rw_t1t_handle_dyn_read_rsp (p_notify,p_data); in rw_t1t_handle_rsp() 113 *p_status = rw_t1t_handle_write_rsp (p_notify,p_data); in rw_t1t_handle_rsp()
|
/external/libnfc-nci/src/nfc/int/ |
D | rw_int.h | 599 …le_rsp (const tT1T_CMD_RSP_INFO * p_info, BOOLEAN *p_notify, UINT8 *p_data, tNFC_STATUS *p_status);
|
/external/valgrind/coregrind/m_syswrap/ |
D | syswrap-solaris.c | 8519 POST_FIELD_WRITE(p->p_status); 8624 "nss_pheader->p_status)", p->p_status);
|