Searched defs:roffset (Results 1 – 7 of 7) sorted by relevance
/freebsd/tests/sys/cddl/zfs/bin/ |
H A D | file_trunc.c | 170 off_t roffset = 0; in do_write() local 225 off_t roffset = 0; in do_trunc() local
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/file/ |
H A D | file_trunc.c | 172 off_t roffset = 0; in do_write() local 228 off_t roffset = 0; in do_trunc() local
|
/freebsd/sys/dev/vt/colors/ |
H A D | vt_termcolors.c | 155 int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset) in vt_generate_cons_palette() 180 int roffset, uint32_t gmax, int goffset, uint32_t bmax, int boffset) in vt_config_cons_colors()
|
/freebsd/sys/powerpc/powermac/ |
H A D | hrowpic.c | 179 u_int roffset; in hrowpic_toggle_irq() local
|
/freebsd/sys/dev/vt/ |
H A D | vt_buf.c | 72 int diff, top, bottom, roffset; in vthistory_seek() local
|
/freebsd/usr.bin/compress/ |
H A D | zopen.c | 168 #define roffset zs->u.r.zs_roffset macro
|
/freebsd/stand/common/ |
H A D | gfx_fb.c | 228 rgb_color_map(uint8_t index, uint32_t rmax, int roffset, in rgb_color_map() 355 uint32_t rmax, int roffset, uint32_t gmax, int goffset, in generate_cons_palette()
|