Searched defs:data_store (Results 1 – 1 of 1) sorted by relevance
16 struct data_store { struct17 int flags;18 char key[DS_MAX_KEYLEN]; /* key to lookup information */19 char owner[DS_MAX_KEYLEN];21 union dsi_u {28 } u;