yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
Partial Lock Operations

Partial Lock Operations from RFC 5717. More...

Collaboration diagram for Partial Lock Operations:

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...
 

Detailed Description

Partial Lock Operations from RFC 5717.

Support requires –target=running to use.

Function Documentation

◆ y_ietf_netconf_partial_lock_cleanup()

void y_ietf_netconf_partial_lock_cleanup ( void  )

ietf-netconf-partial-lock module cleanup

Called during server shutdown

Here is the call graph for this function:

◆ y_ietf_netconf_partial_lock_init()

status_t y_ietf_netconf_partial_lock_init ( const xmlChar *  modname,
const xmlChar *  revision 
)

ietf-netconf-partial-lock module init 1

Parameters
modnamename of YANG module to load
revisionrevision of YANG module to load
Returns
status
Here is the call graph for this function:
Here is the caller graph for this function:

◆ y_ietf_netconf_partial_lock_init2()

status_t y_ietf_netconf_partial_lock_init2 ( void  )

ietf-netconf-partial-lock module init 2

Returns
status