Home
last modified time | relevance | path

Searched defs:orig (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/linux/netfilter_bridge/
Debt_802_3.h33 __u8 orig[3]; member
40 __u8 orig[3]; member
/bionic/libc/kernel/uapi/linux/
Dbatadv_packet.h101 __u8 orig[ETH_ALEN]; member
114 __u8 orig[ETH_ALEN]; member
122 __u8 orig[ETH_ALEN]; member
133 __u8 orig[ETH_ALEN]; member
143 __u8 orig[ETH_ALEN]; member
154 __u8 orig[ETH_ALEN]; member
172 __u8 orig[ETH_ALEN]; member
208 __u8 orig[ETH_ALEN]; member
218 __u8 orig[ETH_ALEN]; member
/bionic/tests/
Dstring_test.cpp278 char* orig = strdup(""); in TEST() local
287 char* orig = strdup("12345"); in TEST() local
301 char* orig = strdup("123456789"); in TEST() local
311 char* orig = strdup(""); in TEST() local
320 char* orig = strdup("12345"); in TEST() local
334 char* orig = strdup("123456789"); in TEST() local
Dfortify_test.cpp314 char *orig = strdup("0123456789"); in TEST_F() local
326 char *orig = strdup(""); in TEST_F() local
338 char *orig = strdup("1"); in TEST_F() local
350 char *orig = strdup("12"); in TEST_F() local
/bionic/libc/dns/nameser/
Dns_name.c734 ns_nname_ct orig = nname; in ns_name_length() local