Home | History | Annotate | Download | only in misc

Lines Matching refs:isatty

428 	if (!getenv("TUNE2FS_FORCE_PROMPT") && (!isatty(0) || !isatty(1)))