/illumos-gate/usr/src/cmd/rcap/rcapstat/ |
H A D | rcapstat.c | 51 typedef struct col { struct 52 rcid_t col_id; argument 53 char col_name[LC_NAME_LEN]; argument 54 uint64_t col_nproc; argument 55 uint64_t col_vmsize; argument 56 uint64_t col_rsssize; argument 57 uint64_t col_rsslimit; argument 58 uint64_t col_paged_eff; argument 59 uint64_t col_paged_eff_old; argument 60 uint64_t col_paged_eff_avg; argument [all …]
|
/illumos-gate/usr/src/cmd/format/ |
H A D | add_definition.c | 187 int col; in add_disktype() local 303 int col; in add_partition() local 366 add_entry(int col, FILE *fd, char *format, ...) in add_entry()
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | out.c | 124 struct roffcol *col; in tblcalc() local 407 tblcalc_data(struct rofftbl *tbl, struct roffcol *col, in tblcalc_data() 436 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col, in tblcalc_literal() 473 tblcalc_number(struct rofftbl *tbl, struct roffcol *col, in tblcalc_number()
|
H A D | tbl_term.c | 577 const struct roffcol *col; /* Contains width and spacing. */ in tbl_hrule() local 717 const struct roffcol *col) in tbl_data() 813 const struct roffcol *col) in tbl_literal() 856 const struct roffcol *col) in tbl_number()
|
/illumos-gate/usr/src/boot/i386/common/ |
H A D | cons.c | 55 getcursor(int *row, int *col) in getcursor() 72 int i, col; in putchar() local
|
/illumos-gate/usr/src/uts/i86pc/boot/ |
H A D | boot_vga.c | 247 int col; in vga_drawc() local 287 vga_setpos(int row, int col) in vga_setpos() 309 vga_getpos(int *row, int *col) in vga_getpos()
|
/illumos-gate/usr/src/boot/efi/libefi/ |
H A D | efi_console.c | 180 plat_tem_display_prom_cursor(screen_pos_t row, screen_pos_t col) in plat_tem_display_prom_cursor() 190 plat_tem_get_prom_pos(uint32_t *row, uint32_t *col) in plat_tem_get_prom_pos() 339 UINTN col, row; in efi_text_cons_copy() local 356 UINTN row, col; in efi_text_cons_display() local 401 uint32_t row, col; in efi_cons_cursor() local
|
/illumos-gate/usr/src/boot/common/ |
H A D | tem.c | 838 uint32_t col = 0; in tem_pix_align() local 1508 int col; in tem_chkparam() local 2277 screen_pos_t col) in tem_clear_chars() 2302 int count, screen_pos_t row, screen_pos_t col) in tem_text_display() 2367 int count, screen_pos_t row, screen_pos_t col) in tem_text_cls() 2389 screen_pos_t row, screen_pos_t col) in tem_pix_display() 2482 screen_pos_t row, screen_pos_t col) in tem_pix_cls() 2645 tem_mv_cursor(struct tem_vt_state *tem, int row, int col) in tem_mv_cursor() 2955 screen_pos_t col, int ncols, int offset_x, in tem_pix_cls_range() 2993 size_t count, screen_pos_t row, screen_pos_t col) in tem_virtual_display() [all …]
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | tgoto.c | 50 tgoto(char *cap, int col, int row) in tgoto()
|
H A D | V3.upd_old_y.c | 50 int row, col, num_cols; in _update_old_y_area() local
|
/illumos-gate/usr/src/cmd/dumpcs/ |
H A D | dumpcs.c | 136 int col, i, position; local 179 prcode(len, pos, min, max, col) in prcode() argument
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | tgoto.c | 50 tgoto(char *cap, int col, int row) in tgoto()
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | euclen.c | 78 int col = 0; in eucscol() local
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | tem_safe.c | 911 int col; in tem_safe_chkparam() local 1758 screen_pos_t col, cred_t *credp, enum called_from called_from) in tem_safe_clear_chars() 1787 int count, screen_pos_t row, screen_pos_t col, in tem_safe_text_display() 1873 int count, screen_pos_t row, screen_pos_t col, cred_t *credp, in tem_safe_text_cls() 1901 screen_pos_t row, screen_pos_t col, in tem_safe_pix_display() 2030 screen_pos_t row, screen_pos_t col, cred_t *credp, in tem_safe_pix_cls() 2263 tem_safe_mv_cursor(struct tem_vt_state *tem, int row, int col, in tem_safe_mv_cursor() 2663 screen_pos_t col, int ncols, int offset_x, in tem_safe_pix_cls_range() 2705 int count, screen_pos_t row, screen_pos_t col) in tem_safe_virtual_display() 2806 int count, screen_pos_t row, screen_pos_t col) in tem_safe_virtual_cls()
|
/illumos-gate/usr/src/lib/libeti/form/common/ |
H A D | chg_field.c | 138 int col = f->fcol; in up() local 162 int col = f->fcol; in down() local
|
/illumos-gate/usr/src/lib/libnisdb/ |
H A D | ldap_scheme.c | 78 char **col; in schemeQuery2nisAttr() local
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex_vput.c | 274 int col; in vsetcurs() local 393 int col; in vgoto() local 805 int col; in vrigid() local
|
/illumos-gate/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_fb.c | 76 prom_get_tem_pos(uint32_t *row, uint32_t *col) in prom_get_tem_pos()
|
/illumos-gate/usr/src/boot/i386/libi386/ |
H A D | vidconsole.c | 149 plat_tem_get_prom_pos(uint32_t *row, uint32_t *col) in plat_tem_get_prom_pos() 485 vidc_text_set_cursor(screen_pos_t row, screen_pos_t col, bool visible) in vidc_text_set_cursor() 507 vidc_text_get_cursor(screen_pos_t *row, screen_pos_t *col) in vidc_text_get_cursor()
|
/illumos-gate/usr/src/cmd/zfs/ |
H A D | zfs_iter.c | 159 zfs_sort_column_t *col; in zfs_add_sort_column() local 189 zfs_sort_column_t *col; in zfs_free_sort_columns() local
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/ |
H A D | display.c | 240 readwin(win, line, col) in readwin() argument
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | cr_put.c | 398 tabcol(int col, int ts) in tabcol()
|
/illumos-gate/usr/src/cmd/tbl/ |
H A D | t..c | 56 struct colstr {char *col, *rcol;}; member
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | fmtmsg.c | 109 int len, n, col; in wrap() local
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | fold.c | 92 register int n, col=0, x=0; in fold() local
|