OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
buffsave
usr.bin/mg/buffer.c
527
(save2 = buffsave(bp)) == TRUE) {
usr.bin/mg/def.h
390
int buffsave(struct buffer *);
usr.bin/mg/file.c
576
return (buffsave(curbp));