Searched refs:_affect_change (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libeti/menu/common/ |
H A D | affect.c | 46 _affect_change(MENU *m, int newtop, ITEM *newcurrent) function
|
H A D | curitem.c | 58 _affect_change(m, top, current);
|
H A D | topitem.c | 62 _affect_change(m, top, current);
|
H A D | pattern.c | 176 _affect_change(m, top, current);
|
H A D | driver.c | 252 _affect_change(m, top, current);
|
/illumos-gate/usr/src/lib/libeti/menu/inc/ |
H A D | private.h | 153 extern void _affect_change(MENU *, int, ITEM *);
|
Completed in 84 milliseconds