Home
last modified time | relevance | path

Searched refs:client_prune_dirs (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dclient.h60 extern int client_prune_dirs;
H A Dls.c181 client_prune_dirs = 1; in ls()
H A Dclient.c369 int client_prune_dirs; variable
821 if (client_prune_dirs) in call_in_directory()
2355 if (client_prune_dirs) in send_repository()
3312 if (client_prune_dirs) in get_responses_and_close()
H A Dcheckout.c314 client_prune_dirs = checkout_prune_dirs; in checkout()
H A Dupdate.c282 client_prune_dirs = update_prune_dirs; in update()