Searched refs:do_create (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dasn_moid.c70 static int do_create(char *value, char *name);
85 if (!do_create(oval->value, oval->name)) {
109 static int do_create(char *value, char *name) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dasn_moid.c69 static int do_create(char *value, char *name);
86 if(!do_create(oval->value, oval->name))
111 static int do_create(char *value, char *name) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dasn_moid.c70 static int do_create(char *value, char *name);
85 if (!do_create(oval->value, oval->name)) {
109 static int do_create(char *value, char *name) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dfoputils.tcl13 open_create { do_create $omethod $names $txn $env $largs }
143 proc do_create {omethod names txn env {largs ""}} { procedure
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dmqueue.c602 static struct file *do_create(struct ipc_namespace *ipc_ns, struct dentry *dir, function
711 filp = do_create(ipc_ns, ipc_ns->mq_mnt->mnt_root,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_lowlevel.c569 static void do_create(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) function
1094 [FUSE_CREATE] = { do_create, "CREATE" },

Completed in 109 milliseconds