Searched refs:cmdnextc (Results 1 – 1 of 1) sorted by relevance
4830 static char *cmdnextc; variable4850 nextc = makestrspace((strlen(s) + 1) * 8, cmdnextc); in cmdputs()4942 cmdnextc = nextc; in cmdputs()5120 STARTSTACKSTR(cmdnextc); in commandtext()5123 TRACE(("commandtext: name %p, end %p\n", name, cmdnextc)); in commandtext()