HomeSort by: relevance | last modified time | path
    Searched refs:status_func (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/ifconfig/
extern.h 63 struct status_func { struct
64 SIMPLEQ_ENTRY(status_func) f_next;
75 typedef struct status_func status_func_t;
ifconfig.c 274 static SIMPLEQ_HEAD(, status_func) status_funcs =

Completed in 14 milliseconds