HomeSort by: relevance | last modified time | path
    Searched defs:statistics_cb_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/ifconfig/
extern.h 44 typedef void (*statistics_cb_t)(prop_dictionary_t); typedef in typeref:typename:void (*)(prop_dictionary_t)
55 statistics_cb_t f_func;
82 void statistics_func_init(statistics_func_t *, statistics_cb_t);
extern.h 44 typedef void (*statistics_cb_t)(prop_dictionary_t); typedef in typeref:typename:void (*)(prop_dictionary_t)
55 statistics_cb_t f_func;
82 void statistics_func_init(statistics_func_t *, statistics_cb_t);
extern.h 44 typedef void (*statistics_cb_t)(prop_dictionary_t); typedef in typeref:typename:void (*)(prop_dictionary_t)
55 statistics_cb_t f_func;
82 void statistics_func_init(statistics_func_t *, statistics_cb_t);

Completed in 62 milliseconds