Optimization of xldb_put
Added flags parameter to default functions removed call to bind
This commit is contained in:
parent
23dcb58758
commit
d660c01a58
16 changed files with 50 additions and 60 deletions
|
|
@ -119,7 +119,7 @@ xml2output_wdef(cxobj *x,
|
|||
switch (wdef){
|
||||
case WITHDEFAULTS_EXPLICIT:
|
||||
case WITHDEFAULTS_TRIM:
|
||||
/* inline of xml_defaults_nopresence()
|
||||
/* inline of xml_default_nopresence()
|
||||
and xml_flag_state_default_value()
|
||||
*/
|
||||
switch(yang_keyword_get(y)){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue