#include <netdb.h>#include <string.h>#include <errno.h>#include <signal.h>#include <sys/types.h>#include <sys/param.h>#include <sys/socket.h>#include <sys/time.h>#include <netatalk/at.h>#include <atalk/nbp.h>#include <atalk/ddp.h>#include <atalk/netddp.h>#include "nbp_conf.h"Macros | |
| #define | SOCKLEN_T unsigned int |
Functions | |
| int | nbp_rgstr (struct sockaddr_at *sat, const char *obj, const char *type, const char *zone) |
| #define SOCKLEN_T unsigned int |
| int nbp_rgstr | ( | struct sockaddr_at * | sat, |
| const char * | obj, | ||
| const char * | type, | ||
| const char * | zone ) |