Searched defs:Iface (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dxlator.c71 static Interface Iface; variable
247 Iface.IF_name = Curfun;
248 Iface.IF_type = token; /* FUNCTION or DATA */
250 Iface.IF_version = NULL;
251 Iface.IF_class = NULL;
256 Iface.IF_binding = DEFAULT;
258 Iface.IF_filter = NULL;
259 Iface.IF_auxiliary = NULL;
341 Iface.IF_version = getversion(value);
387 Iface
[all...]

Completed in 44 milliseconds