Searched defs:host (Results 1 – 2 of 2) sorted by relevance
| /tests/net/socket/getnameinfo/src/ |
| A D | main.c | 18 char host[80]; in ZTEST_USER() local 48 char host[80]; in ZTEST_USER() local
|
| /tests/kernel/common/src/ |
| A D | byteorder.c | 655 uint8_t host[9] = { 0x87, 0x12, 0xa5, 0xb4, 0xc3, 0xd2, 0xe1, 0xf0, 0xba }; in ZTEST() local 670 uint8_t host[9] = { 0x87, 0x13, 0xa5, 0xb4, 0xc3, 0xd2, 0xe1, 0xf0, 0xba }; in ZTEST() local 686 uint8_t host[9] = { 0 }; in ZTEST() local 701 uint8_t host[9] = { 0 }; in ZTEST() local
|
Completed in 11 milliseconds