Searched defs:getfile (Results 1 – 2 of 2) sorted by relevance
| /third_party/openssl/test/ | ||
| D | pem_read_depr_test.c | 26 static BIO *getfile(const char *filename) in getfile() function |
| /third_party/python/Lib/ | ||
| D | inspect.py | 896 def getfile(object): function |