Home
last modified time | relevance | path

Searched refs:popbuftop (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.bin/mg/
H A Dhelp.c122 return (popbuftop(bp, WNONE)); in wallchart()
205 return (popbuftop(bp, WNONE)); in apropos_command()
H A Dcscope.c218 return (popbuftop(bp, WNONE)); in cscreatelist()
431 return (popbuftop(bp, WNONE)); in do_cscope()
H A Ddef.h453 int popbuftop(struct buffer *, int);
H A Decho.c783 popbuftop(bp, WEPHEM); /* split the screen and put up the help in complt_list()
H A Dbuffer.c868 popbuftop(struct buffer *bp, int flags) in popbuftop() function