File: fns.h

package info (click to toggle)
aoetools 30-3
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 236 kB
  • ctags: 142
  • sloc: ansic: 799; sh: 495; makefile: 65
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);