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

/illumos-gate/usr/src/cmd/genmsg/
H A Dmain.c54 extern int is_writable(char *); /* from util.c */
202 (is_writable(IsActiveMode(OverwriteMode) ?
293 if (is_writable(newfile) == FALSE) {
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 94 milliseconds