File: fns.h

package info (click to toggle)
aoetools 36-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 484 kB
  • sloc: ansic: 1,506; sh: 606; makefile: 50
file content (4 lines) | stat: -rw-r--r-- 127 bytes parent folder | download | duplicates (6)
1
2
3
4
/* Copyright 2009, CORAID, Inc., and licensed under GPL v.2. */
int dial(char *eth);
int getea(int s, char *name, uchar *ea);