Searched refs:alloc_cmdbuff (Results 1 – 2 of 2) sorted by relevance
48 static void alloc_cmdbuff(int len);1466 alloc_cmdbuff(len); in cmdline_browse_history()1478 alloc_cmdbuff((int)STRLEN(p)); in cmdline_browse_history()1516 alloc_cmdbuff(exmode_active ? 250 : indent + 1); in init_ccline()3192 alloc_cmdbuff(int len) in alloc_cmdbuff() function3219 alloc_cmdbuff(len); // will get some more in realloc_cmdbuff()
1632 alloc_cmdbuff() to store the ":quit" command.