1129
1131
class NAMED_LIST :public ilink
1136
1137
NAMED_LIST(I_List<NAMED_LIST> *links, const char *name_arg,
1151
1140
friend bool process_key_caches(process_key_cache_t func);
1152
1141
friend void delete_elements(I_List<NAMED_LIST> *list,
1156
1146
/* updated in sql_acl.cc */