This machine mirrors various open-source projects.
	20 Gbit/s uplink.
	
	If there are any issues or you want another project mirrored, please contact
	mirror-service -=AT=- netcologne DOT de ! 
#include "comma/runtime/crt_types.h"#include <stdbool.h>
Go to the source code of this file.
Classes | |
| struct | itable | 
Functions | |
| struct itable * | alloc_itable () | 
| bool | itable_lookup (struct itable *htab, domain_info_t info, domain_instance_t *key, domain_instance_t *instance) | 
| struct itable* alloc_itable | ( | ) |  [read] | 
        
Definition at line 119 of file crt_itable.c.
| bool itable_lookup | ( | struct itable * | htab, | |
| domain_info_t | info, | |||
| domain_instance_t * | key, | |||
| domain_instance_t * | instance | |||
| ) | 
Definition at line 79 of file crt_itable.c.
 1.6.1