Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/allocate/
H A Dfd_clean.sh110 lform=`gettext "%s error: %s."`
128 printf "${lform}\n" $PROG $a >/dev/tty
135 printf "${lform}\n" $PROG $a >/dev/tty
142 printf "${lform}\n" $PROG $a >/dev/tty
153 printf "${lform}\n" $PROG $x >/dev/tty
160 printf "${lform}\n" $PROG $x >/dev/tty
181 printf "${lform}\n" $PROG $a >/dev/tty
188 printf "${lform}\n" $PROG $a >/dev/tty
221 printf "${lform}\n" $PROG $a >/dev/tty
235 printf "${lform}\n" $PROG $x >/dev/tty
[all …]
H A Dsr_clean.sh107 lform=`gettext "%s error: %s."`
125 printf "${lform}\n" $PROG $a >/dev/tty
132 printf "${lform}\n" $PROG $a >/dev/tty
139 printf "${lform}\n" $PROG $a >/dev/tty
150 printf "${lform}\n" $PROG $x >/dev/tty
157 printf "${lform}\n" $PROG $x >/dev/tty
178 printf "${lform}\n" $PROG $a >/dev/tty
185 printf "${lform}\n" $PROG $a >/dev/tty
218 printf "${lform}\n" $PROG $a >/dev/tty
232 printf "${lform}\n" $PROG $x >/dev/tty
[all …]
/illumos-gate/usr/src/cmd/tbl/
H A Dt7.c47 runtabs(int lform, int ldata) in runtabs() argument
53 vforml=lform; in runtabs()
54 for(lf=prev(lform); lf>=0 && vspen(table[lf][c].col); lf=prev(lf)) in runtabs()
73 if (lspan(lform, c)) in runtabs()