Home
last modified time | relevance | path

Searched refs:interfaces_out (Results 1 – 6 of 6) sorted by relevance

/dports/devel/nsgenbind/nsgenbind-0.8/src/
H A Djsapi-libdom.h89 struct binding_interface **interfaces_out);
/dports/devel/gobject-introspection/gobject-introspection-1.70.0/girepository/
H A Dgirepository.h166 GIInterfaceInfo ***interfaces_out);
H A Dgirepository.c1006 GIInterfaceInfo ***interfaces_out) in g_irepository_get_object_gtype_interfaces() argument
1057 *interfaces_out = (GIInterfaceInfo**)&cache->interfaces[0]; in g_irepository_get_object_gtype_interfaces()
/dports/net-mgmt/py-napalm/napalm-3.3.1/napalm/nxos/
H A Dnxos.py857 interfaces_out = self._send_command(iface_cmd)
858 interfaces_body = interfaces_out["TABLE_interface"]["ROW_interface"]
872 interfaces_out = self._send_command(iface_cmd)
873 interfaces_body = interfaces_out["TABLE_interface"]["ROW_interface"]
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.c1048 GStrv *interfaces_out, in tp_connection_manager_read_file() argument
1105 if (interfaces_out != NULL) in tp_connection_manager_read_file()
1106 *interfaces_out = interfaces; in tp_connection_manager_read_file()
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgobject-introspection-1.0.vapi196 …ray_length_pos = 1.5, array_length_type = "guint")] out unowned GI.InterfaceInfo[] interfaces_out);