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

/freebsd-10-stable/bin/ed/
H A Dmain.c78 static int shcmdi; /* shell command buffer index */ variable
1004 REALLOC(buf, n, i + shcmdi, ERR);
1005 for (s = shcmd + 1; s < shcmd + shcmdi;)
1024 shcmd[shcmdi = i] = '\0';

Completed in 65 milliseconds