Searched refs:k4 (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/krb5/kinit/ |
H A D | kinit.c | 593 k5_begin(opts, k5, k4) in k5_begin() argument 596 struct k4_data* k4; 694 k4->aname, k4->inst, k4->realm); 696 k4->aname[0] = 0; 697 k4->inst[0] = 0; 698 k4->realm[0] = 0; 722 k4_begin(opts, k4) in k4_begin() argument 724 struct k4_data* k4; 735 if (k4->aname[0]) 741 k_errno = kname_parse(k4->aname, k4->inst, k4->realm, [all …]
|
/titanic_50/usr/src/lib/libmvec/common/ |
H A D | __vexpf.c | 244 int k0, k1, k2, k3, k4; in __vexpf() local 288 k4 = (int)x4; in __vexpf() 294 x4 -= (double)k4; in __vexpf() 306 lres4 = ((long long *)__TBL_exp2f)[k4 & 255]; in __vexpf() 316 lres4 += (long long)k4 << 44; in __vexpf()
|
H A D | __vexp.c | 413 int k0, k1, k2, k3, k4, k5; in __vexp() local 477 k4 = j4 >> 8; in __vexp() 539 if (k4 < -1021) { in __vexp() 540 HI(y4) += (k4 + 0x3ef) << 20; in __vexp() 543 HI(y4) += k4 << 20; in __vexp()
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 503 :do=\E[B:ei=\E[4l:ho=\E[H:im=\E[4h:k1=\EOP:k2=\EOR:k4=\EOS:\ 623 :ce=\E[K:k1=\200;:k2=\200<:k3=\200=:k4=\200>:k5=\200?:\ 687 :do=\EB:ho=\EH:is=\Ev\Eq\Ee:k1=\EP:k2=\EQ:k3=\ER:k4=\ES:\ 703 :is=\E<\E)0:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:k5=\EOT:\ 719 :k2=\EQ:k3=\ER:k4=\ES:k5=\ET:k6=\EU:k7=\EV:k8=\EW:k9=\EX:\ 733 :dl=\EM:do=\EB:ho=\EH:k1=\EP:k2=\EQ:k3=\ER:k4=\ES:k5=\ET:\ 767 :ho=\EH:k0=\E#D:k1=\E#;:k2=\E#<:k3=\E#=:k4=\E#>:k5=\E#?:\ 787 :k4=\E[14~:k5=\E[15~:k6=\E[16~:k7=\E[17~:k8=\E[18~:\ 835 :k1=\E[[A:k2=\E[[B:k3=\E[[C:k4=\E[[D:k5=\E[[E:k6=\E[17~:\ 956 :k2=\E[[B:k3=\E[[C:k4=\E[[D:k5=\E[[E:k6=\E[17~:k7=\E[18~:\ [all …]
|
/titanic_50/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | ypmap2src.sh | 310 sort -n -t. -k1,1 -k2,2 -k3,3 -k4,4 $TMPDIR/${MAP}.cut > $OUTDIR/$SRCFILE 332 sort -n -t. -k1,1 -k2,2 -k3,3 -k4,4 $TMPDIR/${MAP}.V4 > $OUTDIR/$SRCFILE 530 sort -n -t. -k1,1 -k2,2 -k3,3 -k4,4 $TMPDIR/${MAP}.grep > $OUTDIR/$SRCFILE
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | caps | 206 key_f4, "kf4" "k4" KEY_F(4), 0414, function key f4.
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 211 key_f4 kf4 k4 str Sent by function key f4.
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 211 key_f4 kf4 k4 str Sent by function key f4.
|