Searched defs:ndb_attrinfo (Results 1 – 1 of 1) sorted by relevance
68 typedef struct ndb_attrinfo { struct69 struct berval na_name; /* attribute cname */70 AttributeDescription *na_desc;71 AttributeType *na_attr;72 NdbOcInfo *na_oi;73 int na_flag;74 int na_len;75 int na_column;76 int na_ixcol;