Searched defs:SecStorageType (Results 1 – 1 of 1) sorted by relevance
78 struct SecStorageType { struct79 enum FsCmdType cmd; /* for s to n */80 int32_t ret; /* fxxx call's return */81 int32_t ret2; /* fread: end-of-file or error;fwrite:the sendor is SSA or SLOG */82 uint32_t userId;83 uint32_t storageId;84 uint32_t magic;85 uint32_t error;86 union Args1 {155 } args;