Home
last modified time | relevance | path

Searched defs:tmp_addr (Results 1 – 8 of 8) sorted by relevance

/external/selinux/libsepol/src/
Dnode_record.c92 char *tmp_addr = NULL; in node_alloc_addr() local
189 char *tmp_addr = NULL; in node_alloc_addr_string() local
361 char *tmp_addr = NULL; in sepol_node_get_addr() local
403 char *tmp_addr = NULL; in hidden_def() local
430 char *tmp_addr = malloc(addr_sz); in hidden_def() local
/external/ltp/utils/sctp/func_tests/
Dtest_1_to_1_connectx.c77 struct sockaddr *tmp_addr; in main() local
/external/ltp/testcases/network/sockets/
DltpClient.c445 struct in_addr tmp_addr; in output_to_display() local
571 struct in_addr tmp_addr; in ltp_traceroute() local
/external/ltp/testcases/kernel/syscalls/madvise/
Dmadvise02.c59 static char *tmp_addr; variable
/external/openssh/
Daddrmatch.c297 struct xaddr tmp_addr, tmp_mask, tmp_result; in addr_host_is_all0s() local
/external/iptables/extensions/
Dlibebt_ip6.c291 struct in6_addr *tmp_addr; in ebt_parse_ip6_address() local
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_xdp_noinline.c431 __u32 tmp_addr = 0; in send_icmp_reply() local
464 __be32 tmp_addr[4]; in send_icmp6_reply() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectThread.cpp824 lldb::addr_t tmp_addr = OptionArgParser::ToAddress( in SetOptionValue() local