Searched refs:null_method (Results 1 – 5 of 5) sorted by relevance
75 static const BIO_METHOD null_method = { variable90 return (&null_method); in BIO_s_null()
117 const struct compressor null_method = { variable666 return (&null_method); in check_method()
310 newroot->method = null_method; in new_cvsroot_t()
377 null_method, local_method, server_method, pserver_method, kserver_method, gserver_method, enumerator
703 * cvs.h (enum CVSmethod): add null_method704 * root.c (method_names): correlate null_method & "undefined"