Home
last modified time | relevance | path

Searched refs:E_NOT_POSTED (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libeti/form/common/
H A Dpost.c76 return (E_NOT_POSTED); in unpost_form()
98 return (E_NOT_POSTED); in pos_form_cursor()
H A Ddriver.c204 v = E_NOT_POSTED; in form_driver()
/titanic_44/usr/src/lib/libeti/
H A Deti.h50 #define E_NOT_POSTED -7 macro
/titanic_44/usr/src/lib/libeti/menu/common/
H A Dmenucursor.c82 return (E_NOT_POSTED); in pos_menu_cursor()
H A Ddriver.c54 return (E_NOT_POSTED); in menu_driver()
H A Dpost.c127 return (E_NOT_POSTED); in unpost_menu()