Home
last modified time | relevance | path

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

/freebsd/bin/ed/
H A Dmain.c62 static int shcmdsz; /* shell command buffer size */ variable
998 REALLOC(shcmd, shcmdsz, i + 1, ERR); in get_shell_command()