Home
last modified time | relevance | path

Searched refs:allocated (Results 1 – 8 of 8) sorted by relevance

/coreutils/src/
Dsort.c2143 void *allocated = nullptr; in compare_random() local
2174 free (allocated); in compare_random()
2175 buf = allocated = malloc (bufsize); in compare_random()
2198 free (allocated); in compare_random()
2199 buf = allocated = xmalloc (bufsize); in compare_random()
2254 free (allocated); in compare_random()
2655 void *allocated = nullptr; in keycompare() local
2671 ta = allocated = xmalloc (size); in keycompare()
2719 free (allocated); in keycompare()
Dnl.c261 regexp->allocated = 0; in build_type_arg()
Dtac.c531 compiled_separator.allocated = 0; in main()
Dexpr.c588 re_buffer.allocated = 0; in docolon()
Dcsplit.c1109 p->re_compiled.allocated = 0; in extract_regexp()
Dptx.c409 pattern->allocated = 0; in compile_regex()
/coreutils/
DNEWS1346 and extents allocated beyond the apparent size of the file.
3116 for the inode number and allocated size of a dereferenced dangling symlink.
/coreutils/doc/
Dcoreutils.texi12942 @item %b -- Number of blocks allocated (see @samp{%B})