Home | History | Annotate | Download | only in m_aspacemgr

Lines Matching defs:ww

3245    HChar  rr, ww, xx, pp, ch, tmp;
3278 j = readchar(&procmap_buf[i], &ww);
3279 if (j == 1 && (ww == 'w' || ww == '-')) i += j; else goto syntaxerror;
3359 if (ww == 'w') prot |= VKI_PROT_WRITE;