NH_register 75 modules/nh/nh.h int NH_register(nic_handle_t *pnh, SQ_connection_t *sql_connection, int commit_now); NH_register 745 modules/ud/ud_core.c nhres = NH_register(nh_ptr, tr->sql_connection, commit_now); NH_register 1825 modules/ud/ud_core.c else res = NH_register(tr->nh, tr->sql_connection, commit_now);