Home
last modified time | relevance | path

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

/mirbsd/src/bin/ed/
Dmain.c72 int shcmdsz; /* shell command buffer size */ variable
1069 REALLOC(shcmd, shcmdsz, i + 1, ERR); in get_shell_command()