HomeSort by relevance Sort by last modified time
    Searched full:state_width (Results 1 - 1 of 1) sorted by null

  /external/iproute2/misc/
ss.c 49 int state_width; variable
1175 if (state_width)
1176 printf("%-*s ", state_width, sstate_name[s.state]);
1369 if (state_width)
1370 printf("%-*s ", state_width, sstate_name[s.state]);
    [all...]

Completed in 304 milliseconds