Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libeti/form/common/
H A Dpost.c74 return (E_NOT_POSTED); in unpost_form()
96 return (E_NOT_POSTED); in pos_form_cursor()
H A Ddriver.c202 v = E_NOT_POSTED; in form_driver()
/illumos-gate/usr/src/lib/libeti/
H A Deti.h48 #define E_NOT_POSTED -7 macro
/illumos-gate/usr/src/lib/libeti/menu/common/
H A Dmenucursor.c80 return (E_NOT_POSTED); in pos_menu_cursor()
H A Ddriver.c52 return (E_NOT_POSTED); in menu_driver()
H A Dpost.c125 return (E_NOT_POSTED); in unpost_menu()