Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/tools/
Dloopback_test.c82 int porcelain; member
436 if (t->porcelain) { in format_output()
537 if (t->file_output && !t->porcelain) { in log_results()
555 if (t->file_output && !t->porcelain) { in log_results()
567 if (t->file_output && !t->porcelain) { in log_results()
574 if (t->file_output && !t->porcelain) in log_results()
936 t.porcelain = 1; in main()
DREADME.loopback90 …-p porcelain - when specified printout is in a user-friendly non-CSV format. This option suppr…
/Linux-v4.19/scripts/
Dsetlocalversion77 if git status -uno --porcelain | grep -qv '^.. scripts/package'; then