Searched refs:handle_line (Results 1 – 3 of 3) sorted by relevance
65 static void handle_line(char **tokens, int ntokens) { in handle_line() function91 tokenize_stdin(handle_line); in disassemble()
113 static void handle_line(char **tokens, int ntokens) { in handle_line() function145 tokenize_stdin(handle_line); in calc()
266 static void handle_line(Client *c, const char *s) { in handle_line() function379 handle_line(c, c->inbuf); in handle_input()