Home
last modified time | relevance | path

Searched refs:splitwind (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.bin/mg/
H A Dfunmap.c215 {splitwind, "split-window-vertically", 0},
H A Dmain.c208 splitwind(0, 1); in main()
H A Dkeymap.c158 splitwind, /* 2 */
H A Dbuffer.c179 return (splitwind(f, n)); in poptobuffer()
762 splitwind(FFOTHARG, flags) == FALSE) in popbuf()
H A Ddef.h428 int splitwind(int, int);
H A Dwindow.c205 splitwind(int f, int n) in splitwind() function
H A Dfile.c176 return (splitwind(f, n)); in poptofile()