Searched refs:PF (Results 1 - 13 of 13) sorted by relevance

/src/bin/pax/
H A Doptions.h68 #define PF 0x000000400ULL macro
114 #define BDARCH (CF|KF|LF|NF|PF|RF|CDF|CEF|CYF|CZF)
116 #define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CMF|CPF|CXF|CYF|CZF)
H A Doptions.c433 flg |= PF;
1592 flg |= PF;
/src/usr.bin/netstat/
H A DMakefile9 PF=${NETBSDSRCDIR}/sys/dist/pf macro
22 CPPFLAGS+= -I${PF}
/src/usr.bin/printf/
H A Dprintf.c101 #define PF(f, func) { \ macro
285 PF(start, p);
334 PF(f, p);
343 PF(f, p);
351 PF(start, p);
361 PF(f, p);
373 PF(f, p);
390 PF(f, p);
393 PF(start, pp);
/src/usr.sbin/lpr/common_source/
H A Dlp.h58 extern const char *PF; /* name of postscript filter (per job) */
H A Dcommon.c89 const char *PF; /* name of postscript filter (per job) */ variable in typeref:typename:const char *
/src/libexec/getty/
H A Dmain.c420 if (PF > 0) {
422 (void)sleep((unsigned int)PF);
423 PF = 0;
H A Dgettytab.h113 #define PF gettynums[12].value macro
/src/usr.sbin/cpuctl/arch/
H A Di386-asm.S158 testl $0x8d5,%eax # only check C|PF|AF|Z|N|V
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dsun8i-h2-plus-bananapi-m2-zero.dts232 /* PF */
H A Dsun6i-a31s-sinovoip-bpi-m2.dts301 /* PF */
H A Dsun7i-a20-bananapi.dts229 /* PF */
/src/usr.sbin/lpr/lpd/
H A Dprintjob.c617 if (PF == NULL) {
618 /* if PF is not set, handle it like an 'l' */
627 prog = PF;
1295 PF = cgetstr(bp, "pf", &s) == -1 ? NULL : s;

Completed in 194 milliseconds