Home
last modified time | relevance | path

Searched defs:col (Results 1 – 25 of 98) sorted by relevance

1234

/titanic_44/usr/src/cmd/rcap/rcapstat/
H A Drcapstat.c51 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 …]
/titanic_44/usr/src/cmd/mandoc/
H A Dout.c145 struct roffcol *col; in tblcalc() local
181 tblcalc_data(struct rofftbl *tbl, struct roffcol *col, in tblcalc_data()
217 tblcalc_literal(struct rofftbl *tbl, struct roffcol *col, in tblcalc_literal()
231 tblcalc_number(struct rofftbl *tbl, struct roffcol *col, in tblcalc_number()
H A Dtbl_term.c67 struct roffcol *col; in term_tbl() local
259 const struct roffcol *col) in tbl_data()
342 const struct roffcol *col) in tbl_literal()
386 const struct roffcol *col) in tbl_number()
H A Dtbl_html.c56 struct roffcol *col; in html_tblopen() local
/titanic_44/usr/src/cmd/format/
H A Dadd_definition.c191 int col; local
309 int col; local
374 add_entry(int col, FILE *fd, char *format, ...) in add_entry()
/titanic_44/usr/src/uts/i86pc/boot/
H A Dboot_vga.c123 int col; in vga_drawc() local
146 vga_setpos(int row, int col) in vga_setpos()
156 vga_getpos(int *row, int *col) in vga_getpos()
/titanic_44/usr/src/lib/libcurses/screen/
H A Dtgoto.c52 tgoto(char *cap, int col, int row) in tgoto()
H A DV3.upd_old_y.c52 int row, col, num_cols; in _update_old_y_area() local
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtgoto.c52 tgoto(char *cap, int col, int row) in tgoto()
/titanic_44/usr/src/lib/libc/port/gen/
H A Deuclen.c80 int col = 0; in eucscol() local
/titanic_44/usr/src/cmd/dumpcs/
H A Ddumpcs.c138 int col, i, position; local
181 prcode(len, pos, min, max, col) in prcode() argument
/titanic_44/usr/src/uts/common/io/
H A Dtem_safe.c545 int col; in tem_safe_chkparam() local
1247 screen_pos_t col, cred_t *credp, enum called_from called_from) in tem_safe_clear_chars()
1276 int count, screen_pos_t row, screen_pos_t col, in tem_safe_text_display()
1309 int height, int width, screen_pos_t row, screen_pos_t col, in tem_safe_image_display()
1355 int count, screen_pos_t row, screen_pos_t col, cred_t *credp, in tem_safe_text_cls()
1378 screen_pos_t row, screen_pos_t col, in tem_safe_pix_display()
1494 screen_pos_t row, screen_pos_t col, cred_t *credp, in tem_safe_pix_cls()
1712 tem_safe_mv_cursor(struct tem_vt_state *tem, int row, int col, in tem_safe_mv_cursor()
2189 screen_pos_t col, int ncols, int offset_x, in tem_safe_pix_cls_range()
2228 int count, screen_pos_t row, screen_pos_t col, in tem_safe_virtual_display()
[all …]
/titanic_44/usr/src/cmd/vi/misc/
H A Dfold.c90 int col; variable
/titanic_44/usr/src/lib/libeti/form/common/
H A Dchg_field.c140 int col = f->fcol; in up() local
164 int col = f->fcol; in down() local
/titanic_44/usr/src/lib/libnisdb/
H A Dldap_scheme.c80 char **col; in schemeQuery2nisAttr() local
/titanic_44/usr/src/psm/promif/ieee1275/common/
H A Dprom_fb.c76 prom_get_tem_pos(uint32_t *row, uint32_t *col) in prom_get_tem_pos()
/titanic_44/usr/src/cmd/vi/port/
H A Dex_vput.c276 int col; in vsetcurs() local
395 int col; in vgoto() local
807 int col; in vrigid() local
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dsshpty.c356 pty_change_window_size(int ptyfd, int row, int col, in pty_change_window_size()
/titanic_44/usr/src/cmd/tbl/
H A Dt..c58 struct colstr {char *col, *rcol;}; member
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Ddisplay.c242 readwin(win, line, col) in readwin() argument
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmTop.java236 public String getColumnName(int col) { in getColumnName()
240 public Object getValueAt(int row, int col) { in getValueAt()
245 public void setValueAt(String value, int row, int col) { in setValueAt()
/titanic_44/usr/src/cmd/lp/lib/oam/
H A Dfmtmsg.c111 int len, n, col; in wrap() local
/titanic_44/usr/src/ucblib/libcurses/
H A Dcr_put.c407 tabcol(int col, int ts) in tabcol()
/titanic_44/usr/src/cmd/zfs/
H A Dzfs_iter.c156 zfs_sort_column_t *col; in zfs_add_sort_column() local
186 zfs_sort_column_t *col; in zfs_free_sort_columns() local
/titanic_44/usr/src/lib/libcmd/common/
H A Dfold.c92 register int n, col=0, x=0; in fold() local

1234