Home
last modified time | relevance | path

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

/coreutils/src/
Djoin.c121 static bool autoformat; variable
569 idx_t nfields = autoformat ? autocount : line->nfields; in prfields()
673 if (autoformat) in join()
1079 autoformat = true; in main()