Home
last modified time | relevance | path

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

/dragonfly/usr.bin/systat/
H A Dpftop.c93 mypfstate_cmp(struct mypfstate *pf1, struct mypfstate *pf2) in mypfstate_cmp() argument
98 if (pf1->state.proto < pf2->state.proto) in mypfstate_cmp()
100 if (pf1->state.proto > pf2->state.proto) in mypfstate_cmp()
108 if (pf2->state.direction == PF_OUT) { in mypfstate_cmp()
109 nk2 = &pf2->state.key[PF_SK_WIRE]; in mypfstate_cmp()
111 nk2 = &pf2->state.key[PF_SK_STACK]; in mypfstate_cmp()
137 if (pf1->state.af < pf2->state.af) in mypfstate_cmp()
139 if (pf1->state.af > pf2->state.af) in mypfstate_cmp()
176 return (memcmp(pf1->state.id, pf2->state.id, sizeof(pf1->state.id))); in mypfstate_cmp()
/dragonfly/contrib/binutils-2.34/binutils/
H A Ddebug.c3250 struct debug_field_s **pf1, **pf2; in debug_class_type_samep() local
3252 for (pf1 = c1->fields, pf2 = c2->fields; in debug_class_type_samep()
3253 *pf1 != NULL && *pf2 != NULL; in debug_class_type_samep()
3254 pf1++, pf2++) in debug_class_type_samep()
3259 f2 = *pf2; in debug_class_type_samep()
3287 if (*pf1 != NULL || *pf2 != NULL) in debug_class_type_samep()
/dragonfly/contrib/binutils-2.27/binutils/
H A Ddebug.c3249 struct debug_field_s **pf1, **pf2; in debug_class_type_samep() local
3251 for (pf1 = c1->fields, pf2 = c2->fields; in debug_class_type_samep()
3252 *pf1 != NULL && *pf2 != NULL; in debug_class_type_samep()
3253 pf1++, pf2++) in debug_class_type_samep()
3258 f2 = *pf2; in debug_class_type_samep()
3286 if (*pf1 != NULL || *pf2 != NULL) in debug_class_type_samep()
/dragonfly/sys/dev/video/bktr/
H A Dbktr_core.c3654 struct meteor_pixfmt *pf1, *pf2; in oformat_meteor_to_bt() local
3667 pf2 = &pixfmt_table[i].public; in oformat_meteor_to_bt()
3669 if (( pf1->type == pf2->type ) && in oformat_meteor_to_bt()
3670 ( pf1->Bpp == pf2->Bpp ) && in oformat_meteor_to_bt()
3671 !bcmp( pf1->masks, pf2->masks, sizeof( pf1->masks )) && in oformat_meteor_to_bt()
3672 ( pf1->swap_bytes == pf2->swap_bytes ) && in oformat_meteor_to_bt()
3673 ( pf1->swap_shorts == pf2->swap_shorts )) in oformat_meteor_to_bt()
/dragonfly/contrib/file/magic/Magdir/
H A Dfonts146 !:mime application/x-font-pf2
147 !:ext pf2
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src2367 kcuf1=\EOC, kcuu1=\EOA, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4,
2550 krdo=\E[29~, kslt=\E[4~, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4,
2583 kslt=\2334~, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, mc0=\233i,
2745 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2,
2799 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2,
12691 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2,
18296 kf2=\EOQ, kf3=\EOR, kf4=\EOS, lf1=pf1, lf2=pf2, lf3=pf3,
18431 lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, rmkx=\E>,
18493 lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, rmkx=\E>, smkx=\E=,
18556 lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, rmkx=\E>, smkx=\E=,
[all …]