Home
last modified time | relevance | path

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

/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py741 scalar_pfx = '__' if ri.ku_space == 'user' else ''
823 scalar_pfx = '__' if ri.ku_space == 'user' else ''
1594 def __init__(self, cw, family, ku_space, op, op_mode, attr_set=None): argument
1597 self.ku_space = ku_space
2590 line = attr.presence_member(ri.ku_space, type_filter)
2625 if ri.ku_space == 'user' and not ri.type_name_conflict:
2638 if ri.ku_space == 'user' and direction == 'request':