Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dextern.h63 struct status_func { struct
64 SIMPLEQ_ENTRY(status_func) f_next;
75 typedef struct status_func status_func_t; argument
H A Difconfig.c274 static SIMPLEQ_HEAD(, status_func) status_funcs =