File: fns.h

package info (click to toggle)
aoetools 36-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 464 kB
  • sloc: ansic: 1,506; sh: 627; makefile: 54
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);