Lines Matching defs:recvspace
222 char recvspace[MAX_COMMAND_SIZE + 1]; in command_dispatch() local
361 set_func(int s, char *recvspace) in set_func()
377 show_func(int s, char *recvspace) in show_func()
393 exit_func(int s, char *recvspace) in exit_func()
403 show_neighbours(int s, char *recvspace) in show_neighbours()
481 show_labels(int s, char *recvspace) in show_labels()
505 show_bindings(int s, char *recvspace) in show_bindings()
528 show_debug(int s, char *recvspace) in show_debug()
542 show_hellos(int s, char *recvspace) in show_hellos()
559 show_parameters(int s, char *recvspace) in show_parameters()
576 show_version(int s, char *recvspace) in show_version()
590 show_warning(int s, char *recvspace) in show_warning()
605 set_hello_time(int s, char *recvspace) in set_hello_time()
617 set_debug(int s, char *recvspace) in set_debug()
629 set_warning(int s, char *recvspace) in set_warning()