Searched defs:fg (Results 1 - 25 of 43) sorted by relevance

12

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_dft_fgbg.c66 NCURSES_SP_NAME(assume_default_colors) (NCURSES_SP_DCLx int fg, int bg) argument
96 assume_default_colors(int fg, int bg) argument
H A Dlib_color.c208 set_foreground_color(NCURSES_SP_DCLx int fg, NCURSES_SP_OUTC outc) argument
774 NCURSES_COLOR_T fg = (NCURSES_COLOR_T) FORE_OF(SP_PARM->_color_pairs[pair]); local
[all...]
H A Dlib_set_term.c423 int fg, bg; local
/freebsd-11-stable/sys/teken/
H A Dteken_subr_compat.h58 teken_get_defattr_cons25(teken_t *t, int *fg, int *bg) argument
/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dlib_traceatr.c154 NCURSES_COLOR_T fg, bg; local
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_filegen.c625 FILEGEN * fg; local
/freebsd-11-stable/sys/dev/fb/
H A Dcreator_vt.c230 term_color_t fg, bg; local
181 creatorfb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, const uint8_t *pattern, const uint8_t *mask, unsigned int width, unsigned int height, unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) argument
/freebsd-11-stable/contrib/less/
H A Doutput.c101 static int fg, fgi, bg, bgi; local
[all...]
H A Doptfunc.c551 int fg, bg; local
/freebsd-11-stable/contrib/dialog/
H A Drc.c184 attr_to_str(char *str, int fg, int bg, int hl) argument
212 str_to_attr(char *str, int *fg, int *bg, int *hl) argument
588 int fg = 0; local
[all...]
/freebsd-11-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c113 ofwfb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, const uint8_t *pattern, const uint8_t *mask, unsigned int width, unsigned int height, unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) argument
233 term_color_t fg, bg; local
[all...]
/freebsd-11-stable/usr.sbin/rrenumd/
H A Drrenumd.c77 u_long fg : 1; member in struct:flags
/freebsd-11-stable/contrib/amd/amd/
H A Damfs_nfsx.c364 amfs_nfsx_remount(am_node *am, mntfs *mf, int fg) argument
/freebsd-11-stable/sys/dev/syscons/
H A Dscterm-teken.c346 teken_color_t fg, bg; local
/freebsd-11-stable/usr.sbin/ppp/
H A Dmain.c206 unsigned fg : 1; member in struct:switches
/freebsd-11-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c331 term_color_t fg, bg; local
257 vt_fb_bitblt_bitmap(struct vt_device *vd, const struct vt_window *vw, const uint8_t *pattern, const uint8_t *mask, unsigned int width, unsigned int height, unsigned int x, unsigned int y, term_color_t fg, term_color_t bg) argument
/freebsd-11-stable/sys/kern/
H A Dsubr_terminal.c421 int fg, bg; local
/freebsd-11-stable/usr.bin/grep/regex/
H A Dtre-fastmatch.c521 tre_compile_literal(fastmatch_t *fg, const tre_char_t *pat, size_t n, int cflags) argument
560 tre_compile_fast(fastmatch_t *fg, const tre_char_t *pat, size_t n, int cflags) argument
870 tre_match_fast(const fastmatch_t *fg, const void *data, size_t len, tre_str_type_t type, int nmatch, regmatch_t pmatch[], int eflags) argument
999 tre_free_fast(fastmatch_t *fg) argument
1026 fastcmp(const fastmatch_t *fg, const void *data, tre_str_type_t type) argument
[all...]
/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdacc.c523 struct hdacc_fg *fg = device_get_ivars(child); local
533 struct hdacc_fg *fg = device_get_ivars(child); local
543 struct hdacc_fg *fg = device_get_ivars(child); local
557 struct hdacc_fg *fg = device_get_ivars(child); local
582 struct hdacc_fg *fg = device_get_ivars(child); local
[all...]
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipftest.c550 frgroup_t *fg; local
[all...]
/freebsd-11-stable/sys/pc98/cbus/
H A Dscterm-sck.c53 u_short fg; /* foreground color */ member in struct:__anon8381
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h91 struct mlx5_flow_group *fg; member in struct:fs_star_rule
/freebsd-11-stable/contrib/tcsh/
H A Dtw.color.c252 makecolor(char **c, int fg, in argument
298 int fg, bg; local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c237 drv_defaultcolors(TERMINAL_CONTROL_BLOCK * TCB, int fg, int bg) argument
741 NCURSES_COLOR_T fg = COLOR_DEFAULT; local
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dtty_update.c493 NCURSES_COLOR_T fg, bg; local

Completed in 157 milliseconds

12