Searched defs:is_writable (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/genmsg/
H A Dutil.c123 is_writable(char *file) function
144 if (is_writable(file) == FALSE) {
459 if (is_writable(file) == FALSE) {
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c3315 int is_writable; local
3334 is_writable =
3339 if (is_writable) {

Completed in 111 milliseconds