Searched refs:comlen (Results 1 – 1 of 1) sorted by relevance
273 size_t comlen; in run_command() local636 comlen = 0; in run_command()638 comlen += strlen(argv[i]) + 1; in run_command()639 j->comline = cs = emalloc(comlen); in run_command()