Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dether.c58 static void ether_constructor(void) __attribute__((constructor));
182 ether_constructor(void) in ether_constructor() function