Searched refs:send_variable_proc (Results 1 – 2 of 2) sorted by relevance
4297 static int send_variable_proc PROTO ((Node *, void *));4300 send_variable_proc (node, closure) in send_variable_proc() function4699 walklist (variable_list, send_variable_proc, NULL); in start_server()
3884 * client.c (send_variable_proc): New function.