D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
include
/
bind9
/
lwres
/
Filename :
result.h
back
Copy
/* * Copyright (C) Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, you can obtain one at https://mozilla.org/MPL/2.0/. * * See the COPYRIGHT file distributed with this work for additional * information regarding copyright ownership. */ #ifndef LWRES_RESULT_H #define LWRES_RESULT_H 1 /*! \file lwres/result.h */ typedef unsigned int lwres_result_t; #define LWRES_R_SUCCESS 0 #define LWRES_R_NOMEMORY 1 #define LWRES_R_TIMEOUT 2 #define LWRES_R_NOTFOUND 3 #define LWRES_R_UNEXPECTEDEND 4 /* unexpected end of input */ #define LWRES_R_FAILURE 5 /* generic failure */ #define LWRES_R_IOERROR 6 #define LWRES_R_NOTIMPLEMENTED 7 #define LWRES_R_UNEXPECTED 8 #define LWRES_R_TRAILINGDATA 9 #define LWRES_R_INCOMPLETE 10 #define LWRES_R_RETRY 11 #define LWRES_R_TYPENOTFOUND 12 #define LWRES_R_TOOLARGE 13 #endif /* LWRES_RESULT_H */
Name
Size
Last Modified
Owner
Permissions
Actions
context.h
3.168
KB
February 20 2025 9:05:27
root
0644
int.h
0.758
KB
February 20 2025 9:05:27
root
0644
ipv6.h
2.57
KB
February 20 2025 9:05:27
root
0644
lang.h
0.637
KB
February 20 2025 9:05:27
root
0644
list.h
3.182
KB
February 20 2025 9:05:27
root
0644
lwbuffer.h
8.612
KB
February 20 2025 9:05:27
root
0644
lwpacket.h
4.888
KB
February 20 2025 9:05:27
root
0644
lwres.h
14.985
KB
February 20 2025 9:05:27
root
0644
net.h
3.01
KB
February 20 2025 9:05:27
root
0644
netdb.h
12.163
KB
February 20 2025 9:05:27
root
0644
platform.h
2.358
KB
February 20 2025 9:05:27
root
0644
result.h
0.98
KB
February 20 2025 9:05:27
root
0644
stdlib.h
0.706
KB
February 20 2025 9:05:27
root
0644
string.h
0.712
KB
February 20 2025 9:05:27
root
0644
version.h
0.691
KB
February 20 2025 9:05:27
root
0644
2017 © D7net | D704T team