Home
last modified time | relevance | path

Searched refs:got_writable (Results 1 – 2 of 2) sorted by relevance

/dports/x11/xscreensaver/xscreensaver-5.44/utils/
H A Dcolors.c80 Bool wanted_writable, Bool got_writable) in complain() argument
86 if (wanted_writable && !got_writable) in complain()
92 progname, wanted_colors, (got_writable ? " writable" : ""), in complain()
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dcolor.c820 Bool wanted_writable, Bool got_writable) in complain() argument
822 if (wanted_writable && !got_writable) in complain()
830 ProgramName, wanted_colors, (got_writable ? " writable" : ""), in complain()