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

/macosx-10.10.1/text_cmds-88/ed/
H A Dmain.c81 int shcmdi; /* shell command buffer index */ variable
1028 REALLOC(buf, n, i + shcmdi, ERR);
1029 for (s = shcmd + 1; s < shcmd + shcmdi;)
1048 shcmd[shcmdi = i] = '\0';

Completed in 130 milliseconds