Home
last modified time | relevance | path

Searched refs:rj (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/usr.sbin/lpr/common_source/
Drequest.c62 struct req_jobid *rj; in free_request() local
76 while ((rj = TAILQ_FIRST(&rp->jobids)) != 0) { in free_request()
77 TAILQ_REMOVE(&rp->jobids, rj, rj_link); in free_request()
78 free(rj); in free_request()
/freebsd-9-stable/sys/opencrypto/
Drmd160.c83 #define R(a, b, c, d, e, Fj, Kj, sj, rj) \ argument
85 a = ROL(sj, a + Fj(b,c,d) + X(rj) + Kj) + e; \
/freebsd-9-stable/contrib/groff/doc/
Dgroff-31109 * justifying text (rj): Manipulating Filling and Adjusting.
1665 * right-justifying (rj): Manipulating Filling and Adjusting.
1667 * rj request, causing implicit linebreak: Manipulating Filling and Adjusting.
1841 * text, justifying (rj): Manipulating Filling and Adjusting.
Dgroff.texinfo6428 @cindex @code{rj} request, causing implicit linebreak
6436 @code{nf}, @code{rj}, @code{sp}, @code{ti}, and @code{trf}.
6705 @DefreqList {rj, [@Var{nnn}]}
6706 @DefregListEnd {.rj}
6707 @cindex justifying text (@code{rj})
6708 @cindex text, justifying (@code{rj})
6709 @cindex right-justifying (@code{rj})
6711 the @code{ce} request. The @code{.rj} read-only number register is
6712 the number of lines to be right-justified as set by the @code{rj}
Dgroff-14766 `cf', `fi', `fl', `in', `nf', `rj', `sp', `ti', and `trf'.
4994 -- Request: .rj [nnn]
4995 -- Register: \n[.rj]
4997 identical to the `ce' request. The `.rj' read-only number
4999 the `rj' request. This request causes a break. The number of
Dgroff-24064 * rj: Manipulating Filling and Adjusting.
4335 * .rj: Manipulating Filling and Adjusting.
/freebsd-9-stable/contrib/nvi/docs/tutorial/
Dvi.beginner637 {/^Line 12:/^M} {ft} {rT} {fw} {ru} {w} {Rbrown fox^[} {w} {rj}
/freebsd-9-stable/contrib/groff/
DChangeLog.1154345 * macros/tmac.s (ds*common-end, par@reset): Add `.rj 0'.
4515 (init_env_requests): Bind this to request "rj".
4521 (init_env_requests): Bind this to number_register ".rj".
DNEWS2101 There is a request `rj' similar to `ce' that right justifies lines.
/freebsd-9-stable/contrib/ncurses/
DNEWS3525 Robert Joop <rj@rainbow.in-berlin.de>).