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

/netbsd-6-1-5-RELEASE/bin/ed/
H A Dmain.c82 int shcmdi; /* shell command buffer index */ variable
1015 REALLOC(buf, n, i + shcmdi, ERR);
1016 for (s = shcmd + 1; s < shcmd + shcmdi;)
1035 shcmd[shcmdi = i] = '\0';

Completed in 103 milliseconds