Home
last modified time | relevance | path

Searched defs:__operation (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-pyxb/PyXB-1.2.6/pyxb/bundles/wssplat/raw/
H A Dwsdl11.py465__operation = pyxb.binding.content.ElementDeclaration(pyxb.namespace.ExpandedName(Namespace, 'oper… variable in tPortType
650__operation = pyxb.binding.content.ElementDeclaration(pyxb.namespace.ExpandedName(Namespace, 'oper… variable in tBinding
H A Dwsdl20.py469__operation = pyxb.binding.content.ElementDeclaration(pyxb.namespace.ExpandedName(Namespace, 'oper… variable in InterfaceType
752__operation = pyxb.binding.content.ElementDeclaration(pyxb.namespace.ExpandedName(Namespace, 'oper… variable in BindingType
H A Dbpws.py1182__operation = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'operation'), 'o… variable in tOnMessage
2079__operation = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'operation'), 'o… variable in tInvoke
2166__operation = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'operation'), 'o… variable in tReceive
2250__operation = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'operation'), 'o… variable in tReply
/dports/sysutils/freeipmi/freeipmi-1.6.8/libfreeipmi/include/freeipmi/cmds/
H A Dipmi-messaging-support-cmds.h284 #define IPMI_PASSWORD_OPERATION_VALID(__operation) \ argument