MCPcopy Create free account
hub / github.com/Kitware/CMake / CR_Next_Choice

Function CR_Next_Choice

Source/CursesDialog/form/frm_driver.c:2643–2649  ·  view source on GitHub ↗

--------------------------------------------------------------------------- | Facility : libnform | Function : static int CR_Next_Choice(FORM * form) | | Description : Get the next field choice. | | Return Values : E_OK - success | E_REQUEST_DENIED - next choice couldn't be retrieved +----------------------------------------------------

Source from the content-addressed store, hash-verified

2641
2642/*----------------------------------------------------------------------------
2643 Routines for Choice Requests
2644 --------------------------------------------------------------------------*/
2645
2646/*---------------------------------------------------------------------------
2647| Facility : libnform
2648| Function : static int CR_Next_Choice(FORM * form)
2649|
2650| Description : Get the next field choice.
2651|
2652| Return Values : E_OK - success

Callers

nothing calls this directly

Calls 2

Synchronize_BufferFunction · 0.85
Next_ChoiceFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…