Home
last modified time | relevance | path

Searched refs:null_method (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bio/
Dbss_null.c20 static const BIO_METHOD null_method = { variable
37 return &null_method; in BIO_s_null()
/netbsd/src/external/gpl2/xcvs/dist/src/
Droot.h18 null_method = 0, enumerator
Droot.c386 newroot->method = null_method; in new_cvsroot_t()
DChangeLog3407 * root.h (enum CVSmethod): Force null_method to 0.
9658 * cvs.h (enum CVSmethod): add null_method
9659 * root.c (method_names): correlate null_method & "undefined"