Home
last modified time | relevance | path

Searched defs:add_attributes (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/test/helpers/
Dpkcs12.c341 static int add_attributes(PKCS12_SAFEBAG *bag, const PKCS12_ATTR *attrs) in add_attributes() function
/third_party/python/Python/
DPython-ast.c955 add_attributes(struct ast_state *state, PyObject *type, const char * const *attrs, int num_fields) in add_attributes() function