Home
last modified time | relevance | path

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

/third_party/openssl/crypto/objects/
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()
/third_party/e2fsprogs/lib/blkid/
Dprobe.c488 static const char *no_name = "NO NAME "; variable
/third_party/python/Modules/
D_ssl.c1008 _asn1obj2py(_sslmodulestate *state, const ASN1_OBJECT *name, int no_name) in _asn1obj2py()