redhat man page for atalk_aton

Query: atalk_aton

OS: redhat

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ATALK_ATON(3)						     Library Functions Manual						     ATALK_ATON(3)

NAME
atalk_aton - AppleTalk address parsing
SYNOPSIS
#include <sys/types.h> #include <netatalk/at.h> atalk_aton( cp, ata ) char *cp; struct at_addr *ata;
DESCRIPTION
The atalk_aton() routine converts an ascii representation of an AppleTalk address to a format appropriate for system calls. Acceptable ascii representations include both hex and base 10, in triples or doubles. For instance, the address `0x1f6b.77' has a network part of `8043' and a node part of `119'. This same address could be written `8043.119', `31.107.119', or `0x1f.6b.77'. If the address is in hex and the first digit is one of `A-F', a leading `0x' is redundant.
SEE ALSO
atalk(4). netatalk 1.3 12 Jan 1994 ATALK_ATON(3)
Related Man Pages
atalk(4f) - redhat
ddp(7) - redhat
atalkd(8) - redhat
psf(8) - debian
ddp(7) - suse
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Reduced Activity Notification
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Docker learning Phase-I
[TIP] Processing YAML files with yq