Home
last modified time | relevance | path

Searched refs:cht (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/usr.sbin/ldpd/
H A Dsocketops.c405 struct common_hello_tlv *cht; in send_hello() local
441 cht = &t->ch; /* Hello tlv struct includes CHT */ in send_hello()
462 cht->type = htons(TLV_COMMON_HELLO); in send_hello()
463 cht->length = htons(sizeof(cht->holdtime) + sizeof(cht->res)); in send_hello()
464 cht->holdtime = htons(ldp_holddown_time); in send_hello()
465 cht->res = 0; in send_hello()
543 ntohs(cht->length), ntohs(trtlv->length)); in send_hello()
610 htons(t->length), htons(cht->length), in send_hello()
/netbsd-src/external/gpl2/groff/dist/doc/
H A Dgroff-3714 * environment, dimensions of last glyph (.w, .cht, .cdp, .csk): Environments.
875 * glyph, last, dimensions (.w, .cht, .cdp, .csk): Environments.
951 * height, of last glyph (.cht): Environments. (line 97)
1125 * last glyph, dimensions (.w, .cht, .cdp, .csk): Environments.
H A Dgroff-2866 -- Register: \n[.cht]
872 The `\n[.cht]' register contains the height of the last glyph
4277 * .cht: Environments. (line 95)
H A Dgroff.texinfo12450 @DefregItem {.cht}
12453 @cindex environment, dimensions of last glyph (@code{.w}, @code{.cht}, @code{.cdp}, @code{.csk})
12455 @cindex height, of last glyph (@code{.cht})
12458 @cindex last glyph, dimensions (@code{.w}, @code{.cht}, @code{.cdp}, @code{.csk})
12459 @cindex glyph, last, dimensions (@code{.w}, @code{.cht}, @code{.cdp}, @code{.csk})
12463 The @code{\n[.cht]} register contains the
/netbsd-src/external/gpl3/binutils/dist/ld/po/
H A Dga.po1571 msgstr "Lorg trácht ar SIOMBAIL"
/netbsd-src/external/gpl3/binutils.old/dist/ld/po/
H A Dga.po1571 msgstr "Lorg trácht ar SIOMBAIL"
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1155909 (init_env_request): Implement new registers .cht, .cdp, .csk.