Searched refs:unused (Results 1 – 5 of 5) sorted by relevance
/coreutils/src/ |
D | tsort.c | 279 count_items (MAYBE_UNUSED struct item *unused) in count_items() argument
|
D | cp.c | 782 bool unused; in do_copy() local 816 ok = copy (source, dest, AT_FDCWD, dest, -new_dst, x, &unused, nullptr); in do_copy()
|
/coreutils/ |
D | configure.ac | 233 gl_WARN_ADD([-Wno-unused-parameter]) # Too many warnings for now
|
D | NEWS | 1499 tail releases inotify resources when unused. Previously it could exhaust
|
/coreutils/doc/ |
D | coreutils.texi | 4831 However, it is often safer to output to an otherwise-unused file, as 5831 sentence, this often creates an unused area at the beginning of the 5833 input line or sentence, this often creates an unused area at the end of 5834 the output context line. The program tries to fill those unused areas 5836 sentence is used to fill the unused area on the left of the output line; 5837 the head of the input line or sentence is used to fill the unused area 14690 it thought was an unused file, it is instead modifying an existing
|