Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/flowadm/
H A Dflowadm.c76 static void show_flowprop_one_flow(void *, const char *);
1109 show_flowprop_one_flow(arg, attr->fa_flowname); in show_flowprop()
1197 show_flowprop_one_flow(&state, state.fs_flow); in do_show_flowprop()
1215 show_flowprop_one_flow(void *arg, const char *flow) in show_flowprop_one_flow() function