Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/flowadm/
H A Dflowadm.c72 static void show_flowprop_one_flow(void *, const char *);
1106 show_flowprop_one_flow(arg, attr->fa_flowname); in show_flowprop()
1194 show_flowprop_one_flow(&state, state.fs_flow); in do_show_flowprop()
1212 show_flowprop_one_flow(void *arg, const char *flow) in show_flowprop_one_flow() function