Searched refs:space (Results 1 – 5 of 5) sorted by relevance
35 unsigned char space[EFS_DIRBSIZE - EFS_DIRBLK_HEADERSIZE]; member40 #define EFS_SLOTAT(dir, slot) EFS_REALOFF((dir)->space[slot])
40 long space; member48 long space; member
111 #define STATEVARS long vn; char *space112 #define STATESETUP(m, nv) { (m)->space = malloc((nv)*(m)->g->nstates); \113 if ((m)->space == NULL) return(REG_ESPACE); \115 #define STATETEARDOWN(m) { free((m)->space); }116 #define SETUP(v) ((v) = &m->space[m->vn++ * m->g->nstates])
100 user-space code to use kernel-specific declarations (e.g. IOCTLs, structure223 Android provides a simple shared value/key space to all processes on the
255 system property. The corresponding value must be a space-separated list of