| /freebsd-12-stable/usr.bin/mail/ |
| D | list.c | 312 struct coltab *colp; in markall() local 315 for (colp = &coltab[0]; colp->co_char != '\0'; colp++) in markall() 316 if (colp->co_bit & colmod) in markall() 317 if ((mp->m_flag & colp->co_mask) in markall() 318 != colp->co_equal) in markall() 326 struct coltab *colp; in markall() local 329 for (colp = &coltab[0]; colp->co_char != '\0'; colp++) in markall() 330 if (colp->co_bit & colmod) in markall() 331 printf(" :%c", colp->co_char); in markall() 346 struct coltab *colp; in evalcol() local [all …]
|
| /freebsd-12-stable/contrib/ncurses/ncurses/tinfo/ |
| D | lib_setup.c | 275 int *linep, int *colp) in _nc_get_screensize() argument 282 assert(termp != 0 && linep != 0 && colp != 0); in _nc_get_screensize() 286 TCB->drv->size(TCB, linep, colp); in _nc_get_screensize() 305 *colp = (int) columns; in _nc_get_screensize() 314 *colp = screendata[0]; in _nc_get_screensize() 319 *linep, *colp)); in _nc_get_screensize() 333 *colp = WINSIZE_COLS(size); in _nc_get_screensize() 335 *linep, *colp)); in _nc_get_screensize() 352 _nc_setenv_num("COLUMNS", *colp); in _nc_get_screensize() 367 *colp = value; in _nc_get_screensize() [all …]
|
| D | tinfo_driver.c | 337 drv_size(TERMINAL_CONTROL_BLOCK * TCB, int *linep, int *colp) in drv_size() argument 358 *colp = (int) columns; in drv_size() 367 *colp = screendata[0]; in drv_size() 372 *linep, *colp)); in drv_size() 388 *colp = WINSIZE_COLS(size); in drv_size() 390 *linep, *colp)); in drv_size() 408 _nc_setenv_num("COLUMNS", *colp); in drv_size() 423 *colp = value; in drv_size() 424 T(("screen size: environment COLUMNS = %d", *colp)); in drv_size() 432 if (*colp <= 0) { in drv_size() [all …]
|
| /freebsd-12-stable/sys/netgraph/ |
| D | ng_car.c | 267 struct m_qos_color *colp; in ng_car_rcvdata() local 287 if (colp == NULL) { \ in ng_car_rcvdata() 288 colp = (void *)m_tag_alloc( \ in ng_car_rcvdata() 291 if (colp != NULL) \ in ng_car_rcvdata() 292 m_tag_prepend(m, &colp->tag); \ in ng_car_rcvdata() 294 if (colp != NULL) \ in ng_car_rcvdata() 295 colp->color = col; \ in ng_car_rcvdata() 314 colp = (void *)m_tag_locate(m, M_QOS_COOKIE, M_QOS_COLOR, NULL); in ng_car_rcvdata() 315 if ((hinfo->conf.opt & NG_CAR_COLOR_AWARE) && (colp != NULL)) in ng_car_rcvdata() 316 col = colp->color; in ng_car_rcvdata() [all …]
|
| /freebsd-12-stable/contrib/mandoc/ |
| D | demandoc.c | 135 pstring(const char *p, int col, int *colp, int list) in pstring() argument 194 while (*colp < col) { in pstring() 196 (*colp)++; in pstring() 210 (*colp)++; in pstring()
|
| /freebsd-12-stable/contrib/nvi/cl/ |
| D | cl_term.c | 355 cl_ssize(SCR *sp, int sigwinch, size_t *rowp, size_t *colp, int *changedp) in cl_ssize() argument 412 if (colp != NULL) in cl_ssize() 413 *colp = col; in cl_ssize() 461 if (colp != NULL) in cl_ssize() 462 *colp = col; in cl_ssize()
|
| /freebsd-12-stable/contrib/nvi/ex/ |
| D | ex_print.c | 199 ex_prchars(SCR *sp, const CHAR_T *p, size_t *colp, size_t len, in ex_prchars() argument 211 for (col = *colp; len--;) in ex_prchars() 249 intr: *colp = col; in ex_prchars()
|
| /freebsd-12-stable/contrib/nvi/vi/ |
| D | vs_relative.c | 31 vs_column(SCR *sp, size_t *colp) in vs_column() argument 37 *colp = (O_ISSET(sp, O_LEFTRIGHT) ? in vs_column()
|
| /freebsd-12-stable/sys/dev/terasic/mtl/ |
| D | terasic_mtl_reg.c | 226 terasic_mtl_reg_textcursor_get(struct terasic_mtl_softc *sc, uint8_t *colp, in terasic_mtl_reg_textcursor_get() argument 233 *colp = (v & TERASIC_MTL_TEXTCURSOR_COL_MASK) >> in terasic_mtl_reg_textcursor_get()
|
| D | terasic_mtl_syscons.c | 249 terasic_mtl_vidsw_read_hw_cursor(video_adapter_t *adp, int *colp, int *rowp) in terasic_mtl_vidsw_read_hw_cursor() argument 256 *colp = col; in terasic_mtl_vidsw_read_hw_cursor()
|
| D | terasic_mtl.h | 207 uint8_t *colp, uint8_t *rowp);
|
| /freebsd-12-stable/usr.bin/top/ |
| D | display.c | 470 int *colp; in u_cpustates() local 479 colp = cpustate_columns; in u_cpustates() 490 Move_to(cpustates_column + *colp, y_cpustates + cpu); in u_cpustates() 508 colp++; in u_cpustates()
|
| /freebsd-12-stable/contrib/ncurses/ncurses/ |
| D | llib-ltinfo | 723 int *colp)
|
| D | llib-ltinfow | 723 int *colp)
|
| D | llib-ltinfotw | 794 int *colp)
|
| D | llib-ltinfot | 794 int *colp)
|
| D | llib-lncurses | 3374 int *colp)
|
| D | llib-lncursest | 3490 int *colp)
|
| D | llib-lncursesw | 4193 int *colp)
|
| D | llib-lncursestw | 4275 int *colp)
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog-2000 | 29609 * cppfiles.c (find_position): Drop 'colp' argument, return the
|
| /freebsd-12-stable/share/dict/ |
| D | web2 | 39656 colp
|