Searched refs:defltptr (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/format/ |
H A D | menu_command.c | 118 int *defltptr = NULL; local 230 defltptr = &deflt; 255 &ioparam, defltptr, DATA_INPUT); 359 int i, index, deflt, *defltptr = NULL; local 399 defltptr = &deflt; 416 &ioparam, defltptr, DATA_INPUT); 1472 int deflt, *defltptr = NULL; local 1576 defltptr = &deflt; 1578 &ioparam, defltptr, DATA_INPUT);
|
H A D | menu_partition.c | 200 int i, index, deflt, *defltptr = NULL; local 224 defltptr = &deflt; 237 &ioparam, defltptr, DATA_INPUT);
|
Completed in 63 milliseconds