Searched refs:wwinschar (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A DMakefile13 wwinschar.c wwinsline.c wwiomux.c wwlabel.c wwmisc.c wwmove.c \
H A Dwwinschar.c1 /* $NetBSD: wwinschar.c,v 1.6 2002/06/14 01:06:59 wiz Exp $ */
38 static char sccsid[] = "@(#)wwinschar.c 8.1 (Berkeley) 6/6/93";
40 __RCSID("$NetBSD: wwinschar.c,v 1.6 2002/06/14 01:06:59 wiz Exp $");
49 wwinschar(struct ww *w, int row, int col, char c, char m) function
H A Dwwwrite.c107 wwinschar(w, w->ww_cur.r, w->ww_cur.c,
258 wwinschar(w, w->ww_cur.r, w->ww_cur.c, ' ', 0);
H A Dww.h351 void wwinschar(struct ww *, int, int, char, char);

Completed in 54 milliseconds