Searched refs:E_OK (Results 1 - 25 of 50) sorted by relevance

12

/osnet-11/usr/src/lib/libeti/menu/common/
H A Dllib-lmenu65 int free_item(ITEM *i) {return E_OK;}
66 int free_menu(MENU *m) {return E_OK;}
73 int menu_driver(MENU *m, int c) {return E_OK;}
77 int pos_menu_cursor(MENU *m) {return E_OK;}
78 int post_menu(MENU *m) {return E_OK;}
79 int scale_menu(MENU *m, int *r, int *c) {return E_OK;}
80 int set_current_item(MENU *m, ITEM *i) {return E_OK;}
81 int set_item_init(MENU *m, PTF_void f) {return E_OK;}
82 int set_item_opts(ITEM *i, OPTIONS o) {return E_OK;}
83 int set_item_term(MENU *m, PTF_void f) {return E_OK;}
[all...]
H A Ditemusrptr.c46 return (E_OK);
H A Dmenuserptr.c46 return (E_OK);
H A Dmenusub.c51 return (E_OK);
H A Dmenuwin.c51 return (E_OK);
H A Dterminit.c46 return (E_OK);
63 return (E_OK);
80 return (E_OK);
97 return (E_OK);
H A Dmenuback.c54 return (E_OK);
H A Dmenufore.c54 return (E_OK);
/osnet-11/usr/src/lib/libeti/form/common/
H A Dform_opts.c42 return (E_OK);
55 return (E_OK);
62 return (E_OK);
H A Dfield_init.c42 return (E_OK);
H A Dfield_term.c42 return (E_OK);
H A Dfield_user.c42 return (E_OK);
H A Dform_init.c42 return (E_OK);
H A Dform_term.c46 return (E_OK);
H A Dform_user.c42 return (E_OK);
H A Dchg_char.c56 return (E_OK);
74 return (E_OK);
86 return (E_OK);
98 return (E_OK);
133 return (E_OK);
138 return (E_OK);
158 return (E_OK);
169 return (E_OK);
186 return (E_OK);
197 return (E_OK);
[all...]
H A Dfield_back.c50 return (E_OK);
H A Dfield_fore.c50 return (E_OK);
H A Dfield_pad.c50 return (E_OK);
H A Dfield_stat.c48 return (E_OK);
H A Dform_sub.c45 return (E_OK);
H A Dform_win.c45 return (E_OK);
H A Dpost.c59 if (v != E_OK)
66 return (E_OK);
87 return (E_OK);
115 return (E_OK);
139 return (E_OK);
166 return (E_OK);
185 return (E_OK);
H A Dfield_just.c51 return (E_OK);
/osnet-11/usr/src/lib/libeti/
H A Deti.h40 #define E_OK 0 macro

Completed in 28 milliseconds

12