home *** CD-ROM | disk | FTP | other *** search
/ Serving the Web / ServingTheWeb1995.disc1of1.iso / linux / slacksrce / d / libc / libc-4.6 / libc-4 / libc-linux / mntent / setmntent.c < prev   
Encoding:
C/C++ Source or Header  |  1993-12-03  |  228 b   |  8 lines

  1. #include <ansidecl.h>
  2. #include <stdio.h>
  3. #include <gnu-stabs.h>
  4. #include <mntent.h>
  5.  
  6. function_alias(setmntent, _IO_fopen, FILE *, (filename, mode),
  7.     DEFUN(_IO_fopen, (filename, mode), CONST char *filename AND CONST char *mode))
  8.