Searched refs:tdir (Results 1 – 2 of 2) sorted by relevance
744 tdir="`cat $T/successes $T/failures | awk 'NF > 1 { print $NF }' | head -1 | sed -e 's,/[^/]\+/*$,,'`"745 if test -n "$tdir"747 find "$tdir" -name 'ConfigFragment.diags' -print > $T/configerrors748 find "$tdir" -name 'Make.out.diags' -print > $T/builderrors764 if test -n "$tdir" && test $compress_concurrency -gt 0767 echo Looking for K[AC]SAN files to compress: `date` > "$tdir/log-xz" 2>&1768 find "$tdir" -type d -name '*-k[ac]san' -print > $T/xz-todo-all769 find "$tdir" -type f -name 're-run' -print | sed -e 's,/re-run,,' |781 echo Size before compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | tee -a "$tdir/lo[all...]
246 enum flow_offload_tuple_dir tdir, in tcf_ct_flow_table_fill_actions() argument256 switch (tdir) { in tcf_ct_flow_table_fill_actions()