Home
last modified time | relevance | path

Searched refs:lpstat_line (Results 1 – 1 of 1) sorted by path

/dports/audio/etktab/eTktab-3.2/
H A DeTktab3220 foreach lpstat_line [split [exec /usr/bin/lpstat -a] "\n" ] {
3221 … lappend printer_list "radiobutton -label [ lindex $lpstat_line 0 ] -variable ::print_command"
3222 lappend mac_printers [ lindex $lpstat_line 0 ]