Searched refs:E_NOT_CONNECTED (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/lib/libmenu/
H A Deti.h52 #define E_NOT_CONNECTED (-11) macro
H A Dm_scale.c54 | E_NOT_CONNECTED - no items are connected to menu
76 RETURN(E_NOT_CONNECTED);
H A Dm_item_top.c53 | E_NOT_CONNECTED - there are no items for the menu
65 RETURN(E_NOT_CONNECTED);
H A Dm_new.c81 err = E_NOT_CONNECTED;
H A Dm_pattern.c75 | E_NOT_CONNECTED - no items connected to menu
90 RETURN(E_NOT_CONNECTED);
H A Dm_format.c58 | E_NOT_CONNECTED - there are no items connected
78 RETURN(E_NOT_CONNECTED);
H A Dm_post.c274 | E_NOT_CONNECTED - No items connected to menu
315 RETURN(E_NOT_CONNECTED);
/openbsd-current/lib/libform/
H A Dfrm_scale.c47 | E_NOT_CONNECTED - no fields connected to form
61 RETURN(E_NOT_CONNECTED);
H A Dfrm_post.c48 | E_NOT_CONNECTED - no fields connected to form
68 RETURN(E_NOT_CONNECTED);
H A Dfrm_driver.c1497 | E_NOT_CONNECTED - no fields are connected to the form
1514 returnCode(E_NOT_CONNECTED);
4360 | E_NOT_CONNECTED - no fields are connected to the form
4377 RETURN(E_NOT_CONNECTED);
4566 | E_NOT_CONNECTED - no fields are connected to the form
4581 RETURN(E_NOT_CONNECTED);

Completed in 219 milliseconds