Searched refs:macro_sendline (Results 1 – 3 of 3) sorted by relevance
50 void macro_sendline(struct place *, const char *buf, size_t len);
701 macro_sendline(&lp->current, line, len); in directive_gotline()
1266 macro_sendline(struct place *p, const char *buf, size_t len) in macro_sendline() function