Home
last modified time | relevance | path

Searched refs:pf1 (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/milter/
Dtest-milter.c528 unsigned long *pf1, in test_negotiate() argument
540 f0, *pf0, f1, *pf1, (long) nosend_mask, (long) noreply_mask, (long) misc_mask); in test_negotiate()
542 *pf1 = f1 & (nosend_mask | noreply_mask | misc_mask); in test_negotiate()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_config.c1225 gen_fifo *pf1; in concat_gen_fifos() local
1228 pf1 = first; in concat_gen_fifos()
1230 if (NULL == pf1) in concat_gen_fifos()
1233 return pf1; in concat_gen_fifos()
1235 CONCAT_FIFO(*pf1, *pf2, link); in concat_gen_fifos()
1238 return pf1; in concat_gen_fifos()
1248 any_node_fifo * pf1 = fifo; in destroy_gen_fifo() local
1250 if (pf1 != NULL) { in destroy_gen_fifo()
1254 UNLINK_FIFO(np, *pf1, link); in destroy_gen_fifo()
1259 free(pf1); in destroy_gen_fifo()
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddebug.c3258 struct debug_field_s **pf1, **pf2; in debug_class_type_samep() local
3260 for (pf1 = c1->fields, pf2 = c2->fields; in debug_class_type_samep()
3261 *pf1 != NULL && *pf2 != NULL; in debug_class_type_samep()
3262 pf1++, pf2++) in debug_class_type_samep()
3266 f1 = *pf1; in debug_class_type_samep()
3297 if (*pf1 != NULL || *pf2 != NULL) in debug_class_type_samep()
/netbsd/src/sys/dev/pci/bktr/
Dbktr_core.c3802 const struct meteor_pixfmt *pf1, *pf2; local
3811 pf1 = &meteor_pixfmt_table[i].public;
3817 if ((pf1->type == pf2->type) &&
3818 (pf1->Bpp == pf2->Bpp) &&
3819 !memcmp(pf1->masks, pf2->masks, sizeof(pf1->masks)) &&
3820 (pf1->swap_bytes == pf2->swap_bytes) &&
3821 (pf1->swap_shorts == pf2->swap_shorts))
/netbsd/src/share/terminfo/
Dterminfo2595 kcuf1=\EOC, kcuu1=\EOA, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4,
2803 krdo=\E[29~, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, nel=\EE,
2837 kslt=\2334~, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, mc0=\233i,
3000 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2,
3055 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2,
3646 # + f1-f4 map to pf1-pf4
13689 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2,
19277 kf2=\EOQ, kf3=\EOR, kf4=\EOS, lf1=pf1, lf2=pf2, lf3=pf3,
19416 kend=\E[5~, khome=\E[2~, kich1=\E[1~, kpp=\E[3~, lf1=pf1,
19474 kend=\E[1~, khome=\E[H, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4,
[all …]