module_compiler.c | 127 int declare_symbol(uint32_t symbol_type, function 223 declare_symbol(SYM_ROLES, id, (hashtab_datum_t *) role, &value, 337 retval = declare_symbol(SYM_TYPES, id, typdatum, &value, &value); 427 declare_symbol(SYM_USERS, id, (hashtab_datum_t *) user, &value, [all...] |