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

  /src/sbin/ifconfig/
extern.h 76 typedef struct usage_func usage_func_t; typedef in typeref:struct:usage_func
84 void usage_func_init(usage_func_t *, usage_cb_t);
87 int register_usage(usage_func_t *);
agr.c 177 static usage_func_t usage;
pfsync.c 58 static usage_func_t usage;
vlan.c 57 static usage_func_t usage;
tunnel.c 62 static usage_func_t usage;
carp.c 56 static usage_func_t usage;
l2tp.c 52 static usage_func_t usage;
ifconfig.c 402 usage_func_init(usage_func_t *f, usage_cb_t func)
429 register_usage(usage_func_t *f)
1538 usage_func_t *usage_f;
lagg.c 55 static usage_func_t usage;
ieee80211.c 1373 static usage_func_t usage;

Completed in 18 milliseconds