Home
last modified time | relevance | path

Searched defs:mstate (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.h207 typedef struct malloc_state *mstate; typedef
/f-stack/app/redis-5.0.5/src/
H A Dserver.h759 multiState mstate; /* MULTI/EXEC state */ member