Home
last modified time | relevance | path

Searched refs:expand_tcbtab (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dstrace.c734 expand_tcbtab(void) in expand_tcbtab() function
762 expand_tcbtab(); in alloctcb()
DChangeLog-CVS239 * defs.h: Change return type of expand_tcbtab() to void.
247 (expand_tcbtab): Change return type to void - it can't fail now.
1636 (expand_tcbtab): Print error message in case of memory allocation
2869 (expand_tcbtab): New function, broken out of ...
2871 * defs.h: Declare expand_tcbtab.
DChangeLog10273 (expand_tcbtab): Rewrite in order to utilise xgrowarray
32163 (expand_tcbtab): Do initial memory allocation when tcbtabsize == 0.
38406 (expand_tcbtab): Use xcalloc and xreallocarray.
42820 * strace.c (expand_tcbtab, alloctcb): Change 'i' type to unsigned.
50215 (expand_tcbtab): Likewise.
50653 * strace (expand_tcbtab): Shorten "out of memory" message.
51197 expand_tcbtab(). The second operation is not necessary, since
51201 expand_tcbtab() static. (While at it, I nuked redundant
51205 expand_tcbtab.
51211 (expand_tcbtab): Make it static.
[all …]