Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dclient.c4350 static int send_variable_proc PROTO ((Node *, void *));
4353 send_variable_proc (node, closure) in send_variable_proc() function
4803 walklist (variable_list, send_variable_proc, NULL); in start_server()
H A DChangeLog-963884 * client.c (send_variable_proc): New function.