Searched refs:ncu_h (Results 1 – 1 of 1) sorted by relevance
334 static nwam_ncu_handle_t ncu_h = NULL; variable838 ncu_h = NULL; in free_handle()839 } else if (ncu_h != NULL) { in free_handle()840 nwam_ncu_free(ncu_h); in free_handle()841 ncu_h = NULL; in free_handle()1118 if (ncu_h != NULL) in active_object_type()1163 ret = nwam_ncu_commit(ncu_h, 0); in do_commit()1186 verr = nwam_ncu_validate(ncu_h, &errprop); in do_commit()1356 ncu_class, &ncu_h); in create_func()1418 ret = nwam_ncu_copy(oldncu_h, newname, &ncu_h); in create_func()[all …]