Searched refs:vars_storage (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libgen/common/
H A Dreg_compile.c70 } vars_storage; typedef in typeref:struct:_vars_storage
74 static vars_storage *
77 vars_storage *vars;
83 vars = calloc(1, sizeof (vars_storage));
99 vars_storage *vars = _get_vars_storage(&key);
110 vars_storage *vars = _get_vars_storage(&key);
121 vars_storage *vars = _get_vars_storage(&key);
H A Dreg_step.c58 } vars_storage; typedef in typeref:struct:_vars_storage
72 static vars_storage *
75 vars_storage *vars;
81 vars = calloc(1, sizeof (vars_storage));
97 vars_storage *vars = _get_vars_storage(&key);
108 vars_storage *vars = _get_vars_storage(&key);
119 vars_storage *vars = _get_vars_storage(&key);
130 vars_storage *vars = _get_vars_storage(&key);
141 vars_storage *vars = _get_vars_storage(&key);

Completed in 29 milliseconds