Home
last modified time | relevance | path

Searched defs:outseq (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dmvcur.c124 row(outseq, orow, nrow) in row() argument
180 simp_col(outseq, oc, nc) in simp_col() argument
285 column(outseq, ocol, ncol) in column() argument
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dmvcur.c125 row(struct Sequence *outseq, int orow, int nrow) in row()
179 simp_col(struct Sequence *outseq, int oc, int nc) in simp_col()
285 column(struct Sequence *outseq, int ocol, int ncol) in column()