Home
last modified time | relevance | path

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

/coreutils/src/
Dfind-mount-point.c70 goto done; in find_mount_point()
83 goto done; in find_mount_point()
91 goto done; in find_mount_point()
99 done: in find_mount_point()
Dpaste.c139 goto done; in collapse_escapes()
149 done: in collapse_escapes()
Dshred.c541 bool done = offset == size; in dopass() local
544 if (n && ((done && *previous_human_offset) in dopass()
555 if (done || !STREQ (previous_human_offset, human_offset)) in dopass()
572 if (done) in dopass()
Dls.c2796 goto done; in parse_ls_color()
2847 goto done; in parse_ls_color()
2853 done: in parse_ls_color()
/coreutils/m4/
Dinclude-exclude-prog.m424 done | tr '\012' ' ' | sed 's/ $//'; echo`
86 done
93 done
Djm-macros.m4136 done
/coreutils/tests/
Denvvar-check61 done
/coreutils/
Dconfigure.ac231 done
388 done
414 definitely the actual files. This determination should be done after any
620 done`
626 done`
648 done
657 done`
665 done`
679 for p in $optional_bin_progs; do echo src/"$p"'$(EXEEXT)'; done`
Dinit.cfg44 done
51 done
214 done
216 done
315 done
503 done
768 done
781 done
DTODO47 And once that's done, add an exclusion so that 'cp --link'
DHACKING167 "git rebase --continue" once that's done.
583 && echo $i; done
DNEWS1728 not done so in v8.21 and v8.22. Note using this non portable functionality
1738 causing name look-up errors. Also look-ups are first done outside the chroot,
2822 SELinux context of a file can be done with the %C format directive,
2943 files that was not done from the local system would go unnoticed.
4448 now done atomically; before, mv would first unlink the destination.
4949 done reading it. This problem cannot occur unless '-m' is used.
/coreutils/man/
Dhelp2man707 my %done;
710 next if $done{$sect}++; # ignore duplicates
/coreutils/doc/
Dcoreutils.texi1309 invocation of the subject command. (It can be done by going through a
3065 file headers to line prefixes, which can be done like:
4837 writing @file{F} before @command{cat} is done reading it.
5095 This example cannot be done with a single POSIX @command{sort} invocation,
6250 dependencies of one object file on another. This was done by a shell
7313 uppercase. This can be done in many ways. Here are three of them:
8115 it outputs. By default, sorting is done by character code
8961 done
9943 while kill -s USR1 $pid 2>/dev/null; do sleep 1; done
14109 an error occurs if this cannot be done.
[all …]