Home
last modified time | relevance | path

Searched refs:cligen_susp_cb_t (Results 1 – 9 of 9) sorted by relevance

/dports/devel/clixon/clixon-4.8.0/apps/cli/
H A Dcli_handle.h52 int cli_susp_hook(clicon_handle h, cligen_susp_cb_t *fn);
H A Dcli_handle.c179 cligen_susp_cb_t *fn) in cli_susp_hook()
H A Dcli_plugin.c393 cligen_susp_cb_t *fns = NULL; in cli_syntax_load()
/dports/devel/cligen/cligen-4.8.0/
H A Dcligen_getline.h54 extern cligen_susp_cb_t *gl_susp_hook;
H A Dcligen_io.h74 int cligen_susp_hook(cligen_handle h, cligen_susp_cb_t *fn);
H A Dcligen_object.h92 typedef int (cligen_susp_cb_t)(void *h, char *, int, int *); typedef
H A Dcligen_io.c242 cligen_susp_cb_t *fn) in cligen_susp_hook()
/dports/devel/clixon/clixon-4.8.0/lib/clixon/
H A Dclixon_plugin.h213 cligen_susp_cb_t *ci_suspend; /* Ctrl-Z hook, see cligen getline */
/dports/devel/clixon/clixon-4.8.0/example/main/
H A DREADME.md354 .ca_suspend=NULL, /* cligen_susp_cb_t */