Home
last modified time | relevance | path

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

/netbsd-src/bin/ed/
H A Dmain.c82 int shcmdi; /* shell command buffer index */ variable
1023 REALLOC(buf, n, i + shcmdi, ERR); in get_shell_command()
1024 for (s = shcmd + 1; s < shcmd + shcmdi;) in get_shell_command()
1043 shcmd[shcmdi = i] = '\0'; in get_shell_command()