2 * Copyright (c) 2013 Joyent, Inc. All rights reserved.
3 * Use is subject to license terms.
5 * See the IPFILTER.LICENCE file for details on licensing.
11 void getzonearg(int, char *[], const char *);
12 void getzoneopt(int, char *[], const char *);
14 void setzonename(const char *);
15 void setzonename_global(const char *);
17 #endif /* __IPFZONE_H__ */