Home | History | Annotate | Download | only in m_aspacemgr

Lines Matching refs:ww

3176    HChar  rr, ww, xx, pp, ch, tmp;
3209 j = readchar(&procmap_buf[i], &ww);
3210 if (j == 1 && (ww == 'w' || ww == '-')) i += j; else goto syntaxerror;
3290 if (ww == 'w') prot |= VKI_PROT_WRITE;