Home
last modified time | relevance | path

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

/NextBSD/contrib/tcsh/
HDsh.proc.c702 Char *ncmdstr; in morecommand() local
706 ncmdstr = xrealloc(cmdstr, cmdmax * sizeof(*cmdstr)); in morecommand()
707 d = ncmdstr - cmdstr; in morecommand()
708 cmdstr = ncmdstr; in morecommand()