Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.file.c285 print_by_column(tchar *dir, tchar *items[], int count, int looking_for_command) in print_by_column() argument
296 maxwidth += looking_for_command ? 1 : 2; in print_by_column()
312 if (!looking_for_command) { in print_by_column()