netatalk
4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
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
rbuflen
static size_t rbuflen
Definition
afpfunc_helpers.c:45
rbuf
static char rbuf[rbufsize]
Definition
afpfunc_helpers.c:44
globals.h
afp_getsrvrmesg
int afp_getsrvrmesg(AFPObj *obj, char *ibuf, size_t ibuflen, char *rbuf, size_t *rbuflen)
Definition
messages.c:115
obj
static AFPObj obj
Definition
netatalk.c:62
AFPObj
Definition
globals.h:154
etc
afpd
misc.h
Generated by
1.14.0