HomeSort by: relevance | last modified time | path
    Searched refs:RF (Results 1 - 9 of 9) sorted by relevancy

  /src/bin/pax/
options.h 69 #define RF 0x000000800ULL
102 #define ISLIST(x) (((x) & (RF|WF)) == 0)
103 #define ISEXTRACT(x) (((x) & (RF|WF)) == RF)
104 #define ISARCHIVE(x) (((x) & (AF|RF|WF)) == WF)
105 #define ISAPPND(x) (((x) & (AF|RF|WF)) == (AF|WF))
106 #define ISCOPY(x) (((x) & (RF|WF)) == (RF|WF))
107 #define ISWRITE(x) (((x) & (RF|WF)) == WF)
114 #define BDARCH (CF|KF|LF|NF|PF|RF|CDF|CEF|CYF|CZF
    [all...]
options.c 439 flg |= RF;
1575 flg |= RF;
1608 flg |= RF | WF;
1630 flg &= ~RF;
  /src/usr.sbin/lpr/common_source/
lp.h 63 extern const char *RF; /* name of fortran text filter (per job) */
common.c 94 const char *RF; /* name of fortran text filter (per job) */
  /src/sys/arch/hpc/conf/
platid.def 218 130TM 130RF
  /src/usr.sbin/lpr/lpd/
printjob.c 532 * Set up the chain [ PR [ | {IF, OF} ] ] or {IF, RF, TF, NF, DF, CF, VF}.
642 prog = RF;
1288 RF = cgetstr(bp, "rf", &s) == -1 ? NULL : s;
  /src/libexec/ld.aout_so/
ld.so.arm.uue 1868 M!```!0(``&!Y``"D!```!0(``!!Y``"N!```!0(``+!J``"Y!```!0(``,RF
1883 M"P````````#9!@```0````````#@!@``!P$``+0I`0#I!@``!0(``%RF``#U
ld.so.i386.uue 174 M@`0``.LXC78`BW($C4;_@_@!=RF+>@@!UXF[B`0``(G0`T`0B8.,!```@_X!
ld.so.sparc.uue 190 M#M8F8`RF$``+NA`@`8"C8``RO__:T`8``*($8`&`I$`4!K__S9$L8`.`IV``

Completed in 28 milliseconds