Searched refs:net_plot_entry_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libdladm/common/
H A Dusage.c111 } net_plot_entry_t; typedef in typeref:struct:net_plot_entry_s
564 clear_pe(net_plot_entry_t *pe, int entries, int *pentries)
579 update_pe(net_plot_entry_t *pe, net_stat_t *nns, int nentries,
604 add_pe_to_file(int (*fn)(dladm_usage_t *, void *), net_plot_entry_t *pe,
1194 net_plot_entry_t *pe;
1229 pe = malloc(sizeof (net_plot_entry_t) * net_table->net_entries + 1);

Completed in 17 milliseconds