Searched defs:do_create (Results 1 – 3 of 3) sorted by relevance
| /third_party/openssl/crypto/asn1/ | ||
| D | asn_moid.c | 60 static int do_create(const char *value, const char *name) in do_create() function |
| /third_party/python/Lib/test/ | ||
| D | test_tempfile.py | 398 def do_create(self, dir=None, pre=None, suf=None, bin=1): member in TestMkstempInner |
| /third_party/ntfs-3g/libfuse-lite/ | ||
| D | fuse_lowlevel.c | 654 static void do_create(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_create() function |