Home
last modified time | relevance | path

Searched refs:filesave (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/mg/
H A Dfunmap.c188 {filesave, "save-buffer", 1},
H A Dkeymap.c142 filesave, /* ^S */
H A Ddef.h389 int filesave(int, int);
H A Dfile.c566 filesave(int f, int n) in filesave() function