Home
last modified time | relevance | path

Searched refs:hex_64 (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/gethostid/
Dgethostid01.c146 char hex_64[8] = "ffffffff"; in main() local
204 if (0 == strncmp(hostid, hex_64, 8)) in main()
207 if (0 == strncmp(name2, hex_64, 8)) in main()