Home
last modified time | relevance | path

Searched defs:canwrite (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Dpostio.c179 int canwrite = TRUE; /* and writes if TRUE */ variable
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c1923 int canwrite; in zfs_mount() local