Searched refs:PP_INIT (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/lib/libpool/common/ |
H A D | pool_internal.c | 182 PP_STORED | PP_INIT, elem_name_init, { NULL, elem_set_name } }, 187 { "pool.active", POOL_VALUE_INITIALIZER, PP_STORED | PP_INIT, 194 { "pool.importance", POOL_VALUE_INITIALIZER, PP_STORED | PP_INIT, 196 { "pool.comment", POOL_VALUE_INITIALIZER, PP_STORED | PP_INIT, 207 PP_STORED | PP_INIT, elem_name_init, { NULL, elem_set_name } }, 212 { "pset.min", POOL_VALUE_INITIALIZER, PP_STORED | PP_INIT, res_min_init, 214 { "pset.max", POOL_VALUE_INITIALIZER, PP_STORED | PP_INIT, res_max_init, 217 PP_STORED | PP_INIT, pset_units_init, NULL }, 218 { "pset.load", POOL_VALUE_INITIALIZER, PP_READ | PP_INIT, 220 { "pset.size", POOL_VALUE_INITIALIZER, PP_STORED | PP_INIT | PP_READ, [all …]
|
/titanic_41/usr/src/cmd/ast/msgcc/ |
H A D | msgcpp.c | 193 ppop(PP_INIT); in main()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pool_impl.h | 280 #define PP_INIT 0x0010 macro
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | pp.h | 152 #define PP_INIT 22 /* one time initialization */ macro
|
H A D | HISTORY | 71 05/31/88 pp:readonly in PP_INIT only for STRICT 121 add PP_DONE complement op to PP_INIT
|
H A D | ppop.c | 646 case PP_INIT: in ppop()
|