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

  /src/usr.sbin/lpr/common_source/
lp.h 61 extern long PX; /* page width in pixels */
common.c 92 long PX; /* page width in pixels */
  /src/usr.sbin/makefs/cd9660/
iso9660_rrip.h 180 ISO_RRIP_PX PX;
iso9660_rrip.c 338 /* PX - POSIX attributes */
340 SUSP_ENTRY_RRIP_PX, "PX", SUSP_LOC_ENTRY);
391 /* PX - POSIX attributes */
393 SUSP_ENTRY_RRIP_PX, "PX", SUSP_LOC_ENTRY);
400 /* PX - POSIX attributes */
402 SUSP_ENTRY_RRIP_PX, "PX", SUSP_LOC_ENTRY);
625 v->attr.rr_entry.PX.h.length[0] = 36;
626 v->attr.rr_entry.PX.h.version[0] = 1;
628 v->attr.rr_entry.PX.mode);
630 v->attr.rr_entry.PX.links)
    [all...]
  /src/libexec/ld.aout_so/
ld.so.arm.uue 305 MH),`4*"3`T#@DP8``)IX,)_E`R":YP!0DN4"``#J@`"PX?"M&PD!4(7B!#"`
419 M"""3X@,```H(,9+E!`!3X0`PX`,(,8(%+)$;Y0R0V>4(`!GC`P``"BS!&^40
540 M,)3E"""3X@,```H(,9+E``!3XP`PX`,(,8(%&#"4Y0@PA.4,P-3E"``<XP(`
936 M$`OE3#"?Y0,0FN<`X)'E5,R>Y03`G.4`0*#A`E"@X0``7.,P,)\5`Q":%PX`
999 M"J"/X``PX.,<,`OE&#`+Y10P"^40,`OE(###XQPP"^4#`*#C'!!+X@`@H.-P
1058 M6@+"C..A$+#A`<*,(PX``.H!`*#A`!"@XP[PH.$``"'@`1`@X```(>`!`%#C
1241 M4>$"``"J``!PX@`0X>(!8";B``!3XP(``*H`0'3B`%#EX@%@)N(`,*#C`#"-
2162 M3#@V`$PQ,#D`3#DS`$PX.0!,.3``3#@T`$PY-@!,,3`X`$PX-P!,,3`Q`$PQ
2195 M3#,`3#(S`$PW`$PX`$PR,@!,,30`3#$W`%]M;W)E8V]R90!?<&%G97-Z`%]
    [all...]
ld.so.sparc.uue 437 M`!U___TGD@>_Z("B(``2@`"FI@>_J*`$/_"`I"`0-+__[O8DP`#0!>&PX"3@
442 M[O8DP`#0!>&PX"3@!-`DP`#2![_PI@3@"-`'O^R2`D`0D`(@`=(GO_"`HB`'
1758 M=00``````%P(```.A@0``````%PX```.EP0``````%Q````.J!\``````%^X
ld.so.i386.uue 629 M>'`@)`"0BT0D!(M4)`CK!(GV0$**"(3)=%@X"G540$**"(3)=$PX"G5(0$**
630 M"(3)=$`X"G4\0$**"(3)=#0X"G4P0$**"(3)="@X"G4D0$**"(3)=!PX"G48
  /src/usr.sbin/lpr/lpd/
printjob.c 1278 if (cgetnum(bp,"px", &PX) < 0)
1279 PX = 0;
1280 (void)snprintf(&pxwidth[2], sizeof(pxwidth) - 2, "%ld", PX);

Completed in 22 milliseconds