Home
last modified time | relevance | path

Searched refs:specnode (Results 1 – 12 of 12) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/miscfs/specfs/
H A Dspecdev.h66 typedef struct specnode { struct
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dvnode.h166 struct specnode *vu_specnode; /* v: device (VCHR, VBLK) */
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/
H A Dgda-server-operation.c496 static GSList *load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GErro…
765 load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GError **error) in load_xml_spec() argument
775 g_assert (specnode); in load_xml_spec()
781 node = specnode->children; in load_xml_spec()
817 node = specnode->children; in load_xml_spec()
/dports/databases/libgda5/libgda-5.2.10/libgda/
H A Dgda-server-operation.c496 static GSList *load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GErro…
765 load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GError **error) in load_xml_spec() argument
775 g_assert (specnode); in load_xml_spec()
781 node = specnode->children; in load_xml_spec()
817 node = specnode->children; in load_xml_spec()
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/
H A Dgda-server-operation.c496 static GSList *load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GErro…
765 load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GError **error) in load_xml_spec() argument
775 g_assert (specnode); in load_xml_spec()
781 node = specnode->children; in load_xml_spec()
817 node = specnode->children; in load_xml_spec()
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/
H A Dgda-server-operation.c496 static GSList *load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GErro…
765 load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GError **error) in load_xml_spec() argument
775 g_assert (specnode); in load_xml_spec()
781 node = specnode->children; in load_xml_spec()
817 node = specnode->children; in load_xml_spec()
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/
H A Dgda-server-operation.c496 static GSList *load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GErro…
765 load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GError **error)
775 g_assert (specnode);
781 node = specnode->children;
817 node = specnode->children;
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/
H A Dgda-server-operation.c496 static GSList *load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GErro…
765 load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GError **error) in load_xml_spec() argument
775 g_assert (specnode); in load_xml_spec()
781 node = specnode->children; in load_xml_spec()
817 node = specnode->children; in load_xml_spec()
/dports/databases/libgda5-ldap/libgda-5.2.10/libgda/
H A Dgda-server-operation.c496 static GSList *load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GErro…
765 load_xml_spec (GdaServerOperation *op, xmlNodePtr specnode, const gchar *root, GError **error) in load_xml_spec() argument
775 g_assert (specnode); in load_xml_spec()
781 node = specnode->children; in load_xml_spec()
817 node = specnode->children; in load_xml_spec()
/dports/lang/mmix/mmix-20160804_1/
H A Dmmix-pipe.w653 \&{specnode}s
673 } specnode;
692 specnode s;
750 specnode x,a,go,rl; /* outputs */
1540 @ @d UNKNOWN_SPEC ((specnode*)1)
1917 specnode *r;
1928 static void spec_install @,@,@[ARGS((specnode*,specnode*))@];
1932 specnode *r,*t;
1948 specnode *t;
2215 Extern specnode mem;
[all …]
H A Dmmmix.w11 @s specnode int
540 inst_ptr.p=(specnode*)1;
H A Dmmix-config.w21 @s specnode int
1002 l=(specnode*)calloc(lring_size,sizeof(specnode));