Searched refs:E_REQUEST_DENIED (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libmenu/
H A Deti.h53 #define E_REQUEST_DENIED (-12) macro
H A Dm_driver.c219 result = E_REQUEST_DENIED;\
278 result = E_REQUEST_DENIED;
293 result = E_REQUEST_DENIED;
308 result = E_REQUEST_DENIED;
321 result = E_REQUEST_DENIED;
345 result = E_REQUEST_DENIED;
358 result = E_REQUEST_DENIED;
370 result = E_REQUEST_DENIED;
399 result = E_REQUEST_DENIED;
414 result = E_REQUEST_DENIED;
[all...]
H A Dm_item_val.c56 | E_REQUEST_DENIED - not selectable or single valued menu
68 RETURN(E_REQUEST_DENIED);
/openbsd-current/lib/libform/
H A Dfld_current.c47 | E_REQUEST_DENIED - field not selectable
64 RETURN(E_REQUEST_DENIED);
115 | E_REQUEST_DENIED - there is no current field to unfocus
127 RETURN(E_REQUEST_DENIED);
H A Dfrm_driver.c1580 | E_REQUEST_DENIED - at the rightmost position
1606 returnCode(E_REQUEST_DENIED);
1622 | E_REQUEST_DENIED - at the leftmost position
1637 returnCode(E_REQUEST_DENIED);
1651 | E_REQUEST_DENIED - at the last line
1666 returnCode(E_REQUEST_DENIED);
1679 | E_REQUEST_DENIED - at the first line
1688 returnCode(E_REQUEST_DENIED);
1701 | E_REQUEST_DENIED - there is no next word
1727 returnCode(E_REQUEST_DENIED);
[all...]

Completed in 144 milliseconds