Searched refs:found (Results 1 – 15 of 15) sorted by relevance
/coreutils/tests/tty/ |
D | tty-eof.pl | 84 or my $found = $exp->expect (1, '-re', "^.+\$"); 85 $found and warn "F: $found: " . $exp->exp_match () . "\n"; 88 defined $found || $cmd =~ /^cut/
|
/coreutils/src/ |
D | pwd.c | 158 bool found; in find_dir_entry() local 178 found = false; in find_dir_entry() 221 found = true; in find_dir_entry() 234 if ( ! found) in find_dir_entry()
|
D | df.c | 701 struct devlist *found = hash_lookup (devlist_table, &dev_entry); in devlist_for_dev() local 702 if (found == nullptr) in devlist_for_dev() 706 return found->seen_last; in devlist_for_dev()
|
D | ls.c | 1810 struct dev_ino *found = hash_remove (active_dir_set, &di); in main() local 1813 affirm (found); in main() 1814 dev_ino_free (found); in main()
|
/coreutils/gl/modules/ |
D | smack | 23 AC_MSG_ERROR([libsmack library was not found or not usable])
|
/coreutils/m4/ |
D | jm-macros.m4 | 104 AC_MSG_ERROR([libcap library was not found or not usable]) 106 AC_MSG_WARN([libcap library was not found or not usable.])
|
/coreutils/ |
D | README | 53 that distribution and found and reported bugs. 83 name/version and the name of the program for which you found a problem.
|
D | HACKING | 241 Assuming you found the bug in commit 54cbe6e6, "git describe 54cbe6e6" 581 git fsck --lost-found HEAD && cd .git/lost-found/commit \ 584 The "git fsck ..." command creates the .git/lost-found/... hierarchy 587 For example, say that found 556fbb57216b119155cdda824c98dc579b8121c8, 589 or "git checkout -b found 556fbb5721" to give it a branch name.
|
D | configure.ac | 90 # gl_GCC_VERSION_IFELSE([major], [minor], [run-if-found], [run-if-not-found])
|
D | init.cfg | 508 but running '\''id -G'\'' either failed or found just one. If you really
|
D | COPYING | 632 the "copyright" line and a pointer to where the full notice is found.
|
D | NEWS | 512 AIX builds no longer fail because some library functions are not found. 908 platform support for the renameat2 or renameatx_np syscalls, found 2221 found. Now, in this unusual case, it retries the open (but with O_CREATE), 2751 found to be part of a directory cycle. Before, du would issue a 3073 Also, "rm /read-only-fs/nonexistent" now reports "file not found" rather 5723 - nohup exit status is now 126 if command was found but not invoked, 5724 127 if nohup failed or if command was not found.
|
/coreutils/doc/ |
D | sort-version.texi | 169 If a difference is found it is returned. 186 these two parts are compared, and any difference found is returned as 202 initial digit strings) are repeated until a difference is found or
|
D | coreutils.texi | 4212 line is found, @command{cksum} exits with nonzero status. Otherwise, 4450 ordering options, until a difference is found or no fields are left. 5552 only if an input file is found to contain unpairable 5860 sequences, as found in the C language, are recognized and converted to 5963 sequences, as found in the C language, are recognized and converted to 8104 Display the SELinux security context or @samp{?} if none is found. 8975 ones typically found in the @file{/dev} directory. In most cases, 11623 as it is found: 13445 invoked via @command{env} to ensure that we run the program found via 14067 @var{charset} was found. If no character in @var{charset} is found in [all …]
|
D | perm.texi | 98 found on world-writable directories like @file{/tmp}.
|