Searched refs:handle_bsd_command (Results 1 – 1 of 1) sorted by relevance
150 static bool handle_bsd_command(Buffer, Buffer, const char *);1375 handle_bsd_command(Buffer linebuf, Buffer copy, const char *line) in handle_bsd_command() function1555 if (*line == '.' && handle_bsd_command(buf, copy, line+1)) in parse_as_special_line()