Searched refs:pf1 (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/misc/
H A Dftwalk.c43 ftscompare(Ftw_t* const* pf1, Ftw_t* const* pf2) argument
45 return (*state.comparf)(*pf1, *pf2);
H A Dfts.c224 statcmp(FTSENT* const* pf1, FTSENT* const* pf2) argument
226 register const FTSENT* f1 = *pf1;
/macosx-10.9.5/postfix-252/postfix/src/milter/
H A Dtest-milter.c492 unsigned long *pf1,
503 printf("negotiate f0=%lx *pf0 = %lx f1=%lx *pf1=%lx nosend=%lx noreply=%lx misc=%lx\n",
504 f0, *pf0, f1, *pf1, (long) nosend_mask, (long) noreply_mask, (long) misc_mask);
506 *pf1 = f1 & (nosend_mask | noreply_mask | misc_mask);
486 test_negotiate(SMFICTX *ctx, unsigned long f0, unsigned long f1, unsigned long f2, unsigned long f3, unsigned long *pf0, unsigned long *pf1, unsigned long *pf2, unsigned long *pf3) argument
/macosx-10.9.5/emacs-92/emacs/src/
H A Dscroll.c952 line_ins_del (frame, ov1, pf1, ovn, pfn, ov, mf)
955 int pf1, pfn;
968 insert_overhead += pf1;
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Ddebug.c3254 struct debug_field **pf1, **pf2;
3256 for (pf1 = c1->fields, pf2 = c2->fields;
3257 *pf1 != NULL && *pf2 != NULL;
3258 pf1++, pf2++)
3262 f1 = *pf1;
3291 if (*pf1 != NULL || *pf2 != NULL)
3251 struct debug_field **pf1, **pf2; local
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dtermcap.src1806 :kh=\E[H:kl=\E[D:kr=\E[C:ku=\E[A:l1=pf1:l2=pf2:l3=pf3:\
1978 :kr=\EOC:ks=\E[?1h\E=:ku=\EOA:l1=pf1:l2=pf2:l3=pf3:l4=pf4:\
2019 :kr=\EOC:ks=\E[?1h\E=:ku=\EOA:l1=pf1:l2=pf2:l3=pf3:l4=pf4:\
6922 :kr=\EOC:ks=\E[?1h\E=:ku=\EOA:l1=pf1:l2=pf2:l3=pf3:l4=pf4:\
11763 :ks=\E=:ku=\E[A:l1=pf1:l2=pf2:l3=pf3:l4=pf4:le=^H:me=\E[m:\
11865 :kh=\E[2~:kl=\E[D:kr=\E[C:ks=\E=:ku=\E[A:l1=pf1:l2=pf2:\
11908 :kr=\E[C:ks=\E=:ku=\E[A:l1=pf1:l2=pf2:l3=pf3:l4=pf4:\
11949 :kr=\E[C:ks=\E=:ku=\E[A:l1=pf1:l2=pf2:l3=pf3:l4=pf4:\
14611 :kb=^H:kd=\EB:kh=\EH:kl=\ED:kr=\EC:kt=\E[g:ku=\EA:l1=pf1:\
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Dterminfo.src2054 kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA, lf1=pf1,
2211 lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, mc0=\E[i, mc4=\E[4i,
2241 knp=\2336~, kpp=\2335~, krdo=\23329~, kslt=\2334~, lf1=pf1,
2404 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2,
2452 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2,
9425 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2,
14841 kf2=\EOQ, kf3=\EOR, kf4=\EOS, lf1=pf1, lf2=pf2, lf3=pf3,
14966 lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, rmkx=\E>,
15023 lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, rmkx=\E>, smkx=\E=,
15079 lf1=pf1, lf
[all...]

Completed in 615 milliseconds