D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
include
/
bind9
/
lwres
/
Filename :
int.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_INT_H #define LWRES_INT_H 1 #include <inttypes.h> /*! \file lwres/int.h */ typedef lwres_int8_t int8_t; typedef lwres_uint8_t uint8_t; typedef lwres_int16_t int16_t; typedef lwres_uint16_t uint16_t; typedef lwres_int32_t int32_t; typedef lwres_uint32_t uint32_t; typedef lwres_int64_t int64_t; typedef lwres_uint64_t uint64_t; #endif /* LWRES_INT_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