netatalk
4.4.0dev
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
afp_util.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 1990,1993 Regents of The University of Michigan.
3
* All Rights Reserved. See COPYRIGHT.
4
*/
5
6
#ifndef AFPD_AFP_UTIL_H
7
#define AFPD_AFP_UTIL_H 1
8
9
/* afp_util.c */
10
extern
const
char
*
AfpNum2name
(
int
);
11
extern
const
char
*
AfpErr2name
(
int
err);
12
13
#endif
AfpNum2name
const char * AfpNum2name(int)
Definition
afp_util.c:15
AfpErr2name
const char * AfpErr2name(int err)
Definition
afp_util.c:244
include
atalk
afp_util.h
Generated by
1.14.0