Searched refs:checking (Results 1 – 7 of 7) sorted by relevance
/coreutils/gl/modules/ |
D | root-dev-ino | 2 Root device and inode number checking.
|
D | xdectoint | 2 Convert decimal string to '[u]intmax_t', with bounds checking and exit on error
|
/coreutils/src/ |
D | stty.c | 1099 apply_settings (bool checking, char const *device_name, in apply_settings() argument 1181 if (checking) in apply_settings() 1195 if (checking) in apply_settings() 1206 if (checking) in apply_settings() 1219 if (checking) in apply_settings() 1229 if (checking) in apply_settings() 1236 if (checking) in apply_settings() 1258 if (checking) in apply_settings() 1266 if (checking) in apply_settings() 1282 if (checking) in apply_settings()
|
/coreutils/scripts/build-older-versions/ |
D | README.older-versions | 103 "checking for mktime..."
|
/coreutils/ |
D | README | 119 Here are instructions for checking out the latest development sources:
|
D | configure.ac | 256 AC_DEFINE([lint], [1], [Define to 1 if the compiler is checking for lint.]) 258 [/* Enable compile-time and run-time bounds-checking, and some warnings,
|
/coreutils/doc/ |
D | coreutils.texi | 1568 variable. Unless you are checking for POSIX conformance, you 3131 and if @option{--retry} has been specified it will continue checking 4039 for CRC error checking in the ISO/IEC 8802-3:1996 standard (Ethernet). 4131 as the length is automatically determined when checking. 4490 @cindex checking whether a file is sorted 4502 @cindex checking whether a file is sorted 4944 numeric string when checking for uniqueness, whereas @code{sort -n | 5356 Skip @var{n} fields on each line before checking for uniqueness. Use 5369 Skip @var{n} characters before checking for uniqueness. Use a null string 14589 @cindex file names, checking validity and portability [all …]
|