Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Daf_link.c72 static void link_constructor(void) __attribute__((constructor));
127 link_constructor(void) in link_constructor() function