Home
last modified time | relevance | path

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

/external/strace/
Ddefs.h516 extern void expand_tcbtab(void);
Dstrace.c1076 expand_tcbtab(void) in expand_tcbtab() function
1107 expand_tcbtab(); in alloc_tcb()
Dprocess.c473 expand_tcbtab(); in fork_tcb()
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.