Home
last modified time | relevance | path

Searched refs:send_variable_proc (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/cvs/src/
Dclient.c4297 static int send_variable_proc PROTO ((Node *, void *));
4300 send_variable_proc (node, closure) in send_variable_proc() function
4699 walklist (variable_list, send_variable_proc, NULL); in start_server()
DChangeLog-963884 * client.c (send_variable_proc): New function.