Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c4485 int indent_col; in showjob() local
4498 indent_col = col; in showjob()
4535 col = fmtstr(s, 48, "\n%*c%d ", indent_col, ' ', ps->ps_pid) - 1; in showjob()