Searched refs:tof (Results 1 – 7 of 7) sorted by relevance
/freebsd/usr.sbin/lpr/lpd/ |
H A D | printjob.c | 346 if (!pp->no_formfeed && !pp->tof) in printjob() 636 if (!pp->no_formfeed && !pp->tof) { /* start on a fresh page */ in print() 638 pp->tof = 1; in print() 642 pp->tof = 0; in print() 848 pp->tof = 0; in print() 864 pp->tof = 1; in print() 1443 if (!pp->no_formfeed && !pp->tof) in banner() 1473 pp->tof = 1; in banner()
|
/freebsd/usr.sbin/lpr/common_source/ |
H A D | lp.h | 51 int tof; /* true if we are at top-of-form */ member
|
H A D | printcap.c | 258 pp->tof = !capdb_getaltlog(bp, "fo", "job.topofform"); in getprintcap_int()
|
/freebsd/contrib/lua/src/ |
H A D | ltests.c | 597 static lu_mem checklist (global_State *g, int maybedead, int tof, in checklist() argument 604 assert(!tof == !tofinalize(o)); in checklist() 609 assert(!tof == !tofinalize(o)); in checklist() 614 assert(!tof == !tofinalize(o)); in checklist() 619 assert(!tof == !tofinalize(o)); in checklist()
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8998-sony-xperia-yoshino.dtsi | 879 tof_int_n: tof-int-n-state { 893 tof_reset: tof-reset-state {
|
H A D | sm8450-hdk.dts | 153 rear-tof-thermal { 755 rear-tof-therm@5 {
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | libelf_convert.m4 | 360 CONV($1,32,tof), 362 CONV($1,64,tof),
|