Home
last modified time | relevance | path

Searched refs:method_names (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/src/
Droot.h30 extern const char method_names[][16]; /* change this in root.c if you change
Droot.c26 const char method_names[][16] = { variable
1069 method_names[current_parsed_root->method]); in main()
Dclient.c3417 method_names[root->method]); in get_cvs_port_number()