netatalk
4.4.0
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
afp_zeroconf.h
Go to the documentation of this file.
1
8
9
#ifndef AFPD_ZEROCONF_H
10
#define AFPD_ZEROCONF_H
11
12
#include <
atalk/globals.h
>
13
14
#define AFP_DNS_SERVICE_TYPE "_afpovertcp._tcp"
15
#define ADISK_SERVICE_TYPE "_adisk._tcp"
16
#define DEV_INFO_SERVICE_TYPE "_device-info._tcp"
17
18
#define MAXINSTANCENAMELEN 63
19
20
/*
21
* Prototype Definitions
22
*/
23
27
void
zeroconf_register
(
const
AFPObj
*
obj
);
28
32
void
zeroconf_deregister
(
void
);
33
34
#endif
/* AFPD_ZEROCONF_H */
zeroconf_deregister
void zeroconf_deregister(void)
Definition
afp_zeroconf.c:37
zeroconf_register
void zeroconf_register(const AFPObj *obj)
Definition
afp_zeroconf.c:25
globals.h
obj
static AFPObj obj
Definition
netatalk.c:62
AFPObj
Definition
globals.h:154
etc
netatalk
afp_zeroconf.h
Generated by
1.15.0