HomeSort by relevance Sort by last modified time
    Searched full:expand_tcbtab (Results 1 - 4 of 4) sorted by null

  /external/strace/
defs.h 516 extern void expand_tcbtab(void);
strace.c 1076 expand_tcbtab(void) function
1089 fprintf(stderr, "%s: expand_tcbtab: out of memory\n",
1107 expand_tcbtab();
    [all...]
ChangeLog-CVS 239 * defs.h: Change return type of expand_tcbtab() to void.
247 (expand_tcbtab): Change return type to void - it can't fail now.
    [all...]
process.c 473 expand_tcbtab();
    [all...]

Completed in 66 milliseconds