Searched refs:space (Results 1 – 7 of 7) 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])
1620 space = -1 # index of first space, or -11630 if space < 0:1631 space = ii1639 old_space = space1643 space = -11655 if space >= 0:1656 jj = space1657 space = -1
755 unsigned int space; member
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
276 system property. The corresponding value must be a space-separated list of