Home
last modified time | relevance | path

Searched refs:clicon_hello_req (Results 1 – 4 of 4) sorted by relevance

/dports/devel/clixon/clixon-4.8.0/lib/clixon/
H A Dclixon_proto_client.h65 int clicon_hello_req(clicon_handle h, uint32_t *id);
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_proto_client.c180 if (clicon_hello_req(h, &id) < 0) in session_id_check()
1074 clicon_hello_req(clicon_handle h, in clicon_hello_req() function
/dports/devel/clixon/clixon-4.8.0/apps/restconf/
H A Drestconf_main_fcgi.c481 if (clicon_hello_req(h, &id) < 0) in main()
/dports/devel/clixon/clixon-4.8.0/apps/netconf/
H A Dnetconf_main.c707 if (clicon_hello_req(h, &id) < 0) in main()