Home
last modified time | relevance | path

Searched refs:node (Results 1 – 9 of 9) sorted by relevance

/coreutils/src/
Dsort.c687 struct tempnode const *node = entry; in proctab_hasher() local
688 return node->pid % tabsize; in proctab_hasher()
762 struct tempnode *node = hash_remove (proctab, &test); in delete_proc() local
763 if (! node) in delete_proc()
765 node->state = REAPED; in delete_proc()
812 struct tempnode const *node; in cleanup() local
814 for (node = temphead; node; node = node->next) in cleanup()
815 unlink (node->name); in cleanup()
852 struct tempnode *node = in create_temp_file() local
854 char *file = node->name; in create_temp_file()
[all …]
Dsystem.h660 struct infomap { char const *program; char const *node; } const infomap[] = { in emit_ancillary_info() member
670 char const *node = program; in emit_ancillary_info() local
676 if (map_prog->node) in emit_ancillary_info()
677 node = map_prog->node; in emit_ancillary_info()
700 node, node == program ? " invocation" : ""); in emit_ancillary_info()
Dcp-hash.h3 char *remember_copied (char const *node, ino_t ino, dev_t dev)
/coreutils/
D.gitattributes7 # funcname = "^@node[ \t][ \t]*\\([^,][^,]*\\)"
DNEWS1572 non regular file. For example when copying a disk image to a device node.
/coreutils/doc/
Dsort-version.texi14 @node Version sort ordering
19 @node Version sort overview
46 @node Using version sort in GNU Coreutils
103 @node Version sort and natural sort
121 @node Variations in version sort order
138 @node Version sort implementation
153 @node Version-sort ordering rules
260 @node Version sort is not the same as numeric sort
311 @node Version sort punctuation
366 @node Punctuation vs letters
[all …]
Dperm.texi24 @node Mode Structure
136 @node Symbolic Modes
168 @node Setting Permissions
277 @node Copying Permissions
301 @node Changing Special Mode Bits
365 @node Conditional Executability
383 @node Multiple Changes
449 @node Umask and Protection
486 @node Numeric Modes
550 @node Operator Numeric Modes
[all …]
Dcoreutils.texi176 @node Top
525 @node Introduction
572 @node Common options
819 @node Backup options
893 @node Block size
1078 @node Signal specifications
1167 @node Disambiguating names and IDs
1206 @node Random sources
1255 @node Target directory
1350 @node Trailing slashes
[all …]
Dfdl.texi5 @c hence no sectioning command or @node.