Home
last modified time | relevance | path

Searched defs:no_name (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/objects/
H A Dobj_dat.c351 ASN1_OBJECT *OBJ_txt2obj(const char *s, int no_name) in OBJ_txt2obj()
397 int OBJ_obj2txt(char *buf, int buf_len, const ASN1_OBJECT *a, int no_name) in OBJ_obj2txt()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/objects/
H A Dobj_dat.c362 ASN1_OBJECT *OBJ_txt2obj(const char *s, int no_name) in OBJ_txt2obj()
412 int OBJ_obj2txt(char *buf, int buf_len, const ASN1_OBJECT *a, int no_name) in OBJ_obj2txt()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dback-ndb.h53 struct berval no_name; /* objectclass cname */ member