Searched refs:Iface (Results 1 – 1 of 1) sorted by relevance
71 static Interface Iface; variable247 Iface.IF_name = Curfun; in xlator_start_if()248 Iface.IF_type = token; /* FUNCTION or DATA */ in xlator_start_if()250 Iface.IF_version = NULL; in xlator_start_if()251 Iface.IF_class = NULL; in xlator_start_if()256 Iface.IF_binding = DEFAULT; in xlator_start_if()258 Iface.IF_filter = NULL; in xlator_start_if()259 Iface.IF_auxiliary = NULL; in xlator_start_if()341 Iface.IF_version = getversion(value); in xlator_take_kvpair()387 Iface.IF_binding = DIRECT; in xlator_take_kvpair()[all …]