]> diplodocus.org Git - nmh/blobdiff - h/dropsbr.h
uip/prompter.c: Delete obfuscating ERASE, etc., macros.
[nmh] / h / dropsbr.h
index c5882dd444b1a05a03b2e9d0c8a801b79e708c0b..b90baa69e0f431932287e9efa0e1d0cc4ce8303e 100644 (file)
@@ -44,11 +44,8 @@ struct drop {
  */
 int mbx_open (char *, int, uid_t, gid_t, mode_t);
 int mbx_read (FILE *, long, struct drop **);
-int mbx_write(char *, int, FILE *, int, long, long, off_t, int, int);
 int mbx_copy (char *, int, int, int, int, char *, int);
 int mbx_size (int, off_t, off_t);
 int mbx_close (char *, int);
-char *map_name (char *);
-int map_read (char *, long, struct drop **, int);
 int map_write (char *, int, int, long, off_t, off_t, long, int, int);
 int map_chk (char *, int, struct drop *, long, int);