Searched defs:fs_line (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/flowadm/
H A Dflowadm.c189 char *fs_line; member in struct:show_flowprop_state
1020 lim = statep->fs_line + MAX_PROP_LINE;
1035 char *ptr = statep->fs_line;
1057 ptr = statep->fs_line;
1064 ptr = statep->fs_line;
1071 ptr = statep->fs_line;
1141 state.fs_line = NULL;
1246 statep->fs_line = buf +

Completed in 62 milliseconds