Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/genmsg/
H A Dmain.c52 extern int is_writable(char *); /* from util.c */
200 (is_writable(IsActiveMode(OverwriteMode) ? in main()
291 if (is_writable(newfile) == FALSE) { in main()
H A Dutil.c121 is_writable(char *file) in is_writable() function
142 if (is_writable(file) == FALSE) { in write_msgfile()
457 if (is_writable(file) == FALSE) { in write_projfile()
/illumos-gate/usr/src/uts/common/io/
H A Dcmlb.c3317 int is_writable; local
3336 is_writable =
3341 if (is_writable) {