Searched refs:PF (Results 1 - 13 of 13) sorted by relevance
| /src/bin/pax/ |
| H A D | options.h | 68 #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 D | options.c | 433 flg |= PF; 1592 flg |= PF;
|
| /src/usr.bin/netstat/ |
| H A D | Makefile | 9 PF=${NETBSDSRCDIR}/sys/dist/pf macro 22 CPPFLAGS+= -I${PF}
|
| /src/usr.bin/printf/ |
| H A D | printf.c | 101 #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 D | lp.h | 58 extern const char *PF; /* name of postscript filter (per job) */
|
| H A D | common.c | 89 const char *PF; /* name of postscript filter (per job) */ variable in typeref:typename:const char *
|
| /src/libexec/getty/ |
| H A D | main.c | 420 if (PF > 0) { 422 (void)sleep((unsigned int)PF); 423 PF = 0;
|
| H A D | gettytab.h | 113 #define PF gettynums[12].value macro
|
| /src/usr.sbin/cpuctl/arch/ |
| H A D | i386-asm.S | 158 testl $0x8d5,%eax # only check C|PF|AF|Z|N|V
|
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | sun8i-h2-plus-bananapi-m2-zero.dts | 232 /* PF */
|
| H A D | sun6i-a31s-sinovoip-bpi-m2.dts | 301 /* PF */
|
| H A D | sun7i-a20-bananapi.dts | 229 /* PF */
|
| /src/usr.sbin/lpr/lpd/ |
| H A D | printjob.c | 617 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