Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dtkx11vnc2699 set filex [tilde_expand "~/.x11vncrc"]
2700 if {[file exists $filex]} {
2701 load_settings $filex
2799 set filex [tilde_expand $file]
2800 catch {set fh [open $filex "r"]}
2803 append_text "load_settings: *** failed to open $filex ***\n"
2861 append_text "loaded $count parameter settings from $filex"