home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / hacking / unix / portmap.sha / pmap_check.h < prev    next >
Encoding:
C/C++ Source or Header  |  2003-06-11  |  221 b   |  9 lines

  1. /* @(#) pmap_check.h 1.1 92/06/11 22:53:20 */
  2.  
  3. extern int from_local();
  4. extern void check_startup();
  5. extern int check_default();
  6. extern int check_setunset();
  7. extern int check_privileged_port();
  8. extern int check_callit();
  9.