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

/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.proc.c684 Char *ncmdstr; local
688 ncmdstr = xrealloc(cmdstr, cmdmax * sizeof(*cmdstr));
689 d = ncmdstr - cmdstr;
690 cmdstr = ncmdstr;

Completed in 103 milliseconds