![]() |
yumapro
25.10-1
YumaPro SDK
|
Partial Lock Operations from RFC 5717. More...

Functions | |
| status_t | y_ietf_netconf_partial_lock_init (const xmlChar *modname, const xmlChar *revision) |
| ietf-netconf-partial-lock module init 1 More... | |
| status_t | y_ietf_netconf_partial_lock_init2 (void) |
| ietf-netconf-partial-lock module init 2 More... | |
| void | y_ietf_netconf_partial_lock_cleanup (void) |
| ietf-netconf-partial-lock module cleanup More... | |
Partial Lock Operations from RFC 5717.
Support requires –target=running to use.
| void y_ietf_netconf_partial_lock_cleanup | ( | void | ) |
ietf-netconf-partial-lock module cleanup
Called during server shutdown
| status_t y_ietf_netconf_partial_lock_init | ( | const xmlChar * | modname, |
| const xmlChar * | revision | ||
| ) |
ietf-netconf-partial-lock module init 1
| modname | name of YANG module to load |
| revision | revision of YANG module to load |


| status_t y_ietf_netconf_partial_lock_init2 | ( | void | ) |
ietf-netconf-partial-lock module init 2