commit_now 65 modules/nh/nh.c static long update_range(long range_id, range_t *p_newrange, SQ_connection_t *sql_connection, int commit_now); commit_now 66 modules/nh/nh.c static long create_range(range_t *p_range, SQ_connection_t *sql_connection, int commit_now); commit_now 259 modules/nh/nh.c int NH_free(nic_handle_t *nh_ptr, SQ_connection_t *sql_connection, int commit_now) commit_now 318 modules/nh/nh.c int NH_register(nic_handle_t *nh_ptr, SQ_connection_t *sql_connection, int commit_now) commit_now 493 modules/nh/nh.c static long update_range(long range_id, range_t *p_newrange, SQ_connection_t *sql_connection, int commit_now) commit_now 655 modules/nh/nh.c static long create_range(range_t *p_range, SQ_connection_t *sql_connection, int commit_now) commit_now 74 modules/nh/nh.h int NH_free(nic_handle_t *pnh, SQ_connection_t *sql_connection, int commit_now); commit_now 75 modules/nh/nh.h int NH_register(nic_handle_t *pnh, SQ_connection_t *sql_connection, int commit_now);