netatalk
4.5.1
Free and Open Source Apple Filing Protocol (AFP) Server
Toggle main menu visibility
Loading...
Searching...
No Matches
misc.h
Go to the documentation of this file.
1
#ifndef AFPD_MISC_H
2
#define AFPD_MISC_H 1
3
4
#include <
atalk/globals.h
>
5
6
/* FP functions */
7
/* messages.c */
8
int
afp_getsrvrmesg
(
AFPObj
*obj,
char
*ibuf,
size_t
ibuflen,
char
*rbuf,
9
size_t
*rbuflen);
10
11
#define afp_getdiracl NULL
12
#define afp_setdiracl NULL
13
#define afp_afschangepw NULL
14
15
#endif
globals.h
afp_getsrvrmesg
int afp_getsrvrmesg(AFPObj *obj, char *ibuf, size_t ibuflen, char *rbuf, size_t *rbuflen)
Definition
messages.c:115
AFPObj
Definition
globals.h:166
etc
afpd
misc.h
Generated by
1.18.0