Home | History | Annotate | Download | only in ps

Lines Matching refs:heading

46 	while read keyword heading flag
58 eval head_text_${kvar}=\'"${heading}"\'
61 eval head_regexp_${kvar}=\'" *${heading}"\'
64 eval head_regexp_${kvar}=\'"${heading} *"\'
72 while read keyword heading flag
80 avar="${heading}"
85 case "${heading}" in
86 %*) avar="p_${heading#%}"
147 # Run "ps $args"; check that the heading matches the expected regexp.
154 check_regexp "heading [$args]" "${actual}" "${regexp}"
158 # Run "ps $args"; check that the heading matches a regexp constructed
170 # and check that the heading always has the correct keywords.
278 "is part of the heading."
330 # A field with a null custom heading retains a minimum width
331 # derived from the default heading. This does not apply
332 # to a field with a very short (non-null) custom heading.
349 "null heading for every column). The heading" \
355 # A heading with a space is not a null heading,