Home
last modified time | relevance | path

Searched defs:roff (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/mandoc/
H A Droff.c102 struct roff { struct
103 struct roff_man *man; /* mdoc or man parser */ argument
104 struct roffnode *last; /* leaf of stack */ argument
108 struct roffreg *regtab; /* number registers */ argument
109 struct roffkv *strtab; /* user-defined strings & macros */ argument
110 struct roffkv *rentab; /* renamed strings & macros */ argument
111 struct roffkv *xmbtab; /* multi-byte trans table (`tr') */ argument
112 struct roffstr *xtab; /* single-byte trans table (`tr') */ argument
133 struct roffnode { argument
144 #define ROFF_ARGS struct roff *r, /* parse ctx */ \ argument
[all …]
H A Droff_int.h34 struct roff *roff; /* Roff parser state data. */ member
H A Dread.c55 struct roff *roff; /* roff parser (!NULL) */ member
/freebsd/sys/netipsec/
H A Dipsec_mbuf.c243 int roff; in m_striphdr() local
311 int roff; in m_checkalignment() local
H A Dxform_esp.c707 int hlen, rlen, padding, blks, alen, i, roff; in esp_output() local
H A Dxform_ipcomp.c579 int roff; in ipcomp_output_cb() local
H A Dxform_ah.c853 int error, rplen, authsize, ahsize, maxpacketsize, roff; in ah_output() local
/freebsd/sys/dev/vt/hw/vbefb/
H A Dvbefb.c99 int format, roff, goff, boff; in vt_vbefb_init() local
/freebsd/sys/dev/vt/hw/efifb/
H A Defifb.c100 int roff, goff, boff; in vt_efifb_init() local
/freebsd/stand/i386/libi386/
H A Dvidconsole.c634 int i, roff, goff, boff, rc; in vidc_load_palette() local
884 int format, roff, goff, boff; in cons_update_mode() local
/freebsd/usr.sbin/makefs/zfs/
H A Dvdev.c204 for (size_t roff = 0; roff < sizeof(label->vl_uberblock); in vdev_label_write() local
/freebsd/usr.bin/locale/
H A Dlocale.c622 size_t roff; in format_grouping() local
/freebsd/contrib/nvi/common/
H A Dscreen.h57 size_t roff; /* 0-N: screen row offset in display. */ member
/freebsd/stand/efi/libefi/
H A Defi_console.c924 int roff, goff, boff; in cons_update_mode() local
/freebsd/sys/cam/ctl/
H A Dctl_backend_block.c816 off_t roff, off; in ctl_be_block_gls_file() local
1068 off_t roff, off; in ctl_be_block_gls_zvol() local
/freebsd/stand/common/
H A Dgfx_fb.c284 int roff, goff, boff, bpp; in gfx_fb_color_map() local
416 int roff, goff, boff; in gfxfb_blt_fill() local
/freebsd/sys/dev/fb/
H A Dvga.c1275 int roff; /* row offset */ in set_display_start() local
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c86 static int roff; variable
/freebsd/contrib/libevent/test/
H A Dregress.c86 static int roff; variable