Home
last modified time | relevance | path

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

/haiku/src/bin/fwcontrol/
H A Deui64.c95 #ifndef _PATH_EUI64
96 #define _PATH_EUI64 "/etc/eui64" macro
241 if ((fp = fopen(_PATH_EUI64, "r")) == NULL) in eui64_ntohost()
291 if ((fp = fopen(_PATH_EUI64, "r")) == NULL) in eui64_hostton()