showheader        193 user/bin/ls/ls.c listdir(const char *path, int showheader)
showheader        200 user/bin/ls/ls.c 	if (showheader) {
showheader        288 user/bin/ls/ls.c listitem(const char *path, int showheader)
showheader        291 user/bin/ls/ls.c 		listdir(path, showheader || Ropt);