Searched defs:set_int_val (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/ |
H A D | piclenvd.c | 352 static int set_int_val(ptree_warg_t *parg, const void *buf); 376 &get_int_val, &set_int_val, sizeof (int)}, 379 &get_int_val, &set_int_val, sizeof (int)}, 382 &get_int_val, &set_int_val, sizeof (int)}, 385 &get_int_val, &set_int_val, sizeof (int)}, 389 &get_int_val, &set_int_val, 394 &get_int_val, &set_int_val, 399 &get_int_val, &set_int_val, 404 &get_int_val, &set_int_val, 408 &get_int_val, &set_int_val, 2044 set_int_val(ptree_warg_t *parg, const void *buf) function [all...] |
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | piclenvd.c | 314 static int set_int_val(ptree_warg_t *parg, const void *buf); 341 &get_int_val, &set_int_val, sizeof (int)}, 344 &get_int_val, &set_int_val, sizeof (int)}, 347 &get_int_val, &set_int_val, sizeof (int)}, 359 &get_int_val, &set_int_val, 364 &get_int_val, &set_int_val, 368 &get_int_val, &set_int_val, 372 &get_int_val, &set_int_val, 376 &get_int_val, &set_int_val, 380 &get_int_val, &set_int_val, 2750 set_int_val(ptree_warg_t *parg, const void *buf) function [all...] |
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvd.c | 229 static int set_int_val(ptree_warg_t *parg, const void *buf); 249 &get_int_val, &set_int_val, sizeof (int)}, 252 &get_int_val, &set_int_val, sizeof (int)}, 255 &get_int_val, &set_int_val, sizeof (int)}, 262 &get_int_val, &set_int_val, 266 &get_int_val, &set_int_val, 270 &get_int_val, &set_int_val, 282 &get_int_val, &set_int_val, sizeof (int)}, 285 &get_int_val, &set_int_val, sizeof (int)}, 1839 set_int_val(ptree_warg_ function [all...] |
Completed in 81 milliseconds