$Revision: 1.7 $
Status: NOT REVUED, NOT TESTED
Author(s): Andrei Robachevsky
#define MAX_NH_SOURCE_LENGTH 10
#define MAX_NIC_ID 999999
#define MIN_RANGE NULL_NIC_ID
#define NH_DELETE 1000
#define NH_INSERT 2000
#define NH_commit( sql_connection )
#define NH_rollback( sql_connection )
| struct _range_t | |
| { | |
| long start; | |
| long end; | |
| char* space; | |
| char* source; | |
| } |
| struct _nic_handle_t | |
| { | |
| long nic_id; | |
| char* space; | |
| char* source; | |
| } |
| Included from: | /usr/include/time.h | |
| Calls: | __posix_asctime_r() | |
| Included from: | /usr/include/time.h | |
| Calls: | __posix_ctime_r() | |
| Included from: | /usr/include/unistd.h | |
| Calls: | __posix_getlogin_r() | |
| Included from: | /usr/include/unistd.h | |
| Calls: | __posix_ttyname_r() | |