Searched refs:no_ro_check (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dvar.c440 bool no_ro_check = tobool(error_ok & 0x4); local
443 if ((vq->flag & RDONLY) && !no_ro_check) {

Completed in 94 milliseconds