Home
last modified time | relevance | path

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

/netbsd/external/gpl2/xcvs/dist/src/
H A Droot.h27 extern const char method_names[][16]; /* change this in root.c if you change
H A Droot.c26 const char method_names[][16] = { variable
1043 method_names[current_parsed_root->method]); in main()
H A Dclient.c3421 method_names[root->method]); in get_cvs_port_number()
H A DChangeLog-961055 * cvs.h (CVSmethod), root.c (method_names): Add ext_method.
2958 * root.c: new variable method_names for error reporting purposes.
H A DChangeLog-97130 * root.c (method_names): Add gserver.
H A DChangeLog7588 * root.c (method_names): Declare to be a const array of const strings.
9659 * root.c (method_names): correlate null_method & "undefined"