Searched refs:E_NOT_POSTED (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/lib/libmenu/
H A Deti.h48 #define E_NOT_POSTED (-7) macro
H A Dm_cursor.c53 | E_NOT_POSTED - Menu is not posted
67 return (E_NOT_POSTED);
83 | E_NOT_POSTED - Menu is not posted
H A Dm_post.c348 | E_NOT_POSTED - menu is not posted
364 RETURN(E_NOT_POSTED);
H A Dm_driver.c212 | E_NOT_POSTED - menu is not posted
235 RETURN(E_NOT_POSTED);
/openbsd-current/lib/libform/
H A Dfrm_cursor.c51 | E_NOT_POSTED - Form is not posted
65 res = E_NOT_POSTED;
H A Dfrm_post.c99 | E_NOT_POSTED - form isn't posted
111 RETURN(E_NOT_POSTED);
H A Dfrm_driver.c4356 | E_NOT_POSTED - form is not posted
4396 RETURN(E_NOT_POSTED);
4562 | E_NOT_POSTED - form is not posted
4600 RETURN(E_NOT_POSTED);

Completed in 190 milliseconds