Home
last modified time | relevance | path

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

/plan9/sys/src/9/bcm/
H A Dfns.h40 extern char *getethermac(void);
H A Dvcore.c238 getethermac(void) in getethermac() function
H A Dmain.c305 snprint(buf, sizeof(buf), "-a %s", getethermac()); in init0()